Align namespaces in Umbraco.Web.BackOffice

This commit is contained in:
Mole
2021-02-10 11:11:18 +01:00
parent 737b471647
commit 428e80f515
248 changed files with 419 additions and 764 deletions

View File

@@ -8,13 +8,11 @@ using Microsoft.AspNetCore.Mvc.Controllers;
using Microsoft.AspNetCore.Mvc.Infrastructure;
using Microsoft.AspNetCore.Routing;
using Microsoft.Extensions.Primitives;
using Umbraco.Cms.Core;
using Umbraco.Cms.Core.Services;
using Umbraco.Cms.Core.Trees;
using Umbraco.Core;
using Umbraco.Core.Services;
using Umbraco.Cms.Web.BackOffice.Controllers;
using Umbraco.Cms.Web.BackOffice.Extensions;
using Umbraco.Extensions;
using Umbraco.Web.BackOffice.Controllers;
using Umbraco.Web.Common.Attributes;
using Umbraco.Web.Common.Filters;
using Umbraco.Web.Common.ModelBinders;
@@ -22,7 +20,7 @@ using Umbraco.Web.Models.Trees;
using static Umbraco.Cms.Core.Constants.Web.Routing;
using Constants = Umbraco.Cms.Core.Constants;
namespace Umbraco.Web.BackOffice.Trees
namespace Umbraco.Cms.Web.BackOffice.Trees
{
/// <summary>
/// Used to return tree root nodes