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 d294a6d commit 07c71d5Copy full SHA for 07c71d5
aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Mvc/Views/Shared/_Layout.cshtml
@@ -1,8 +1,6 @@
1
@using System.Globalization
2
@using Abp.Web.Security.AntiForgery
3
-@using System.Threading
4
@using Abp.Configuration.Startup
5
-@using Abp.Timing
6
@using AbpCompanyName.AbpProjectName.Web.Resources
7
@inject AbpCompanyName.AbpProjectName.Timing.AppTimes AppTimes
8
@inject IAbpAntiForgeryManager AbpAntiForgeryManager
0 commit comments