Use c#9 + namespace fix

This commit is contained in:
Bjarke Berg
2021-03-02 16:20:44 +01:00
parent c1f14de943
commit 1c50ece986
23 changed files with 33 additions and 31 deletions

View File

@@ -1,7 +1,6 @@
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Http;
using Umbraco.Cms.Core.Security;
using Umbraco.Cms.Core.Services;
using Umbraco.Core.Security;
namespace Umbraco.Cms.Web.Common.Security
{