Fix build issues after merge

This commit is contained in:
Shannon
2020-12-02 13:19:08 +11:00
parent 0f0c50b56e
commit 4f7c87d1d2
4 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
using Microsoft.AspNetCore.Authorization;
using System.Threading.Tasks;
using Umbraco.Web.BackOffice.Security;
using Umbraco.Web.Common.Security;
namespace Umbraco.Web.BackOffice.Authorization