Align namespaces in WebAssets to Umbraco.Cms.Infrastructure
This commit is contained in:
@@ -7,10 +7,10 @@ using Microsoft.AspNetCore.Mvc.Rendering;
|
||||
using Newtonsoft.Json;
|
||||
using Umbraco.Cms.Core.Security;
|
||||
using Umbraco.Cms.Core.WebAssets;
|
||||
using Umbraco.Cms.Infrastructure.WebAssets;
|
||||
using Umbraco.Cms.Web.BackOffice.Controllers;
|
||||
using Umbraco.Cms.Web.BackOffice.Security;
|
||||
using Umbraco.Extensions;
|
||||
using Umbraco.Web.WebAssets;
|
||||
|
||||
namespace Umbraco.Extensions
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user