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 5a75f7c commit 7af5277Copy full SHA for 7af5277
aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Host/Startup/Startup.cs
@@ -14,7 +14,6 @@
14
using AbpCompanyName.AbpProjectName.Authentication.JwtBearer;
15
using AbpCompanyName.AbpProjectName.Configuration;
16
using AbpCompanyName.AbpProjectName.Identity;
17
-using AbpCompanyName.AbpProjectName.Web.Startup;
18
19
#if FEATURE_SIGNALR_OWIN
20
using Microsoft.AspNet.SignalR;
0 commit comments