Skip to content

Commit c458309

Browse files
committed
fix: small fix
1 parent 4630ff7 commit c458309

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

HwProj.APIGateway/HwProj.APIGateway.API/Startup.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
using IStudentsInfo;
1313
using Microsoft.AspNetCore.Authentication.JwtBearer;
1414
using Microsoft.AspNetCore.Builder;
15-
using Microsoft.AspNetCore.CookiePolicy;
16-
using Microsoft.AspNetCore.Http;
1715
using Microsoft.AspNetCore.Http.Features;
1816
using Microsoft.Extensions.Configuration;
1917
using Microsoft.Extensions.DependencyInjection;

0 commit comments

Comments
 (0)