Skip to content

Commit 7af5277

Browse files
committed
Remove invalid using directive
1 parent 5a75f7c commit 7af5277

File tree

1 file changed

+0
-1
lines changed
  • aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Host/Startup

1 file changed

+0
-1
lines changed

aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Host/Startup/Startup.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
using AbpCompanyName.AbpProjectName.Authentication.JwtBearer;
1515
using AbpCompanyName.AbpProjectName.Configuration;
1616
using AbpCompanyName.AbpProjectName.Identity;
17-
using AbpCompanyName.AbpProjectName.Web.Startup;
1817

1918
#if FEATURE_SIGNALR_OWIN
2019
using Microsoft.AspNet.SignalR;

0 commit comments

Comments
 (0)