diff --git a/BBWYB.Server.API/Program.cs b/BBWYB.Server.API/Program.cs index 0afe9ca..40a6a2f 100644 --- a/BBWYB.Server.API/Program.cs +++ b/BBWYB.Server.API/Program.cs @@ -1,5 +1,3 @@ -using BBWYB.Common.Http; -using BBWYB.Common.Log; using BBWYB.Server.Business; using Microsoft.AspNetCore.Authentication.JwtBearer; using Microsoft.IdentityModel.Tokens;