We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4630ff7 commit c458309Copy full SHA for c458309
HwProj.APIGateway/HwProj.APIGateway.API/Startup.cs
@@ -12,8 +12,6 @@
12
using IStudentsInfo;
13
using Microsoft.AspNetCore.Authentication.JwtBearer;
14
using Microsoft.AspNetCore.Builder;
15
-using Microsoft.AspNetCore.CookiePolicy;
16
-using Microsoft.AspNetCore.Http;
17
using Microsoft.AspNetCore.Http.Features;
18
using Microsoft.Extensions.Configuration;
19
using Microsoft.Extensions.DependencyInjection;
0 commit comments