Skip to content

Commit 4591f70

Browse files
authored
core 3.1
clean up
1 parent 94ffce6 commit 4591f70

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Startup.cs

+1-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
using Microsoft.AspNetCore.Diagnostics;
1212
using Microsoft.IdentityModel.Tokens;
1313
using Newtonsoft.Json;
14-
using Microsoft.Extensions.Hosting;
15-
using Microsoft.AspNetCore.Authorization;
16-
using Microsoft.AspNetCore.Authentication.JwtBearer;
14+
1715

1816
namespace ASPNETCoreAngularJWT
1917
{

0 commit comments

Comments
 (0)