Align namespaces in root of infrastructure

This commit is contained in:
Mole
2021-02-15 13:14:07 +01:00
parent 7f58b3479b
commit eb091f8dcd
30 changed files with 20 additions and 33 deletions

View File

@@ -16,6 +16,7 @@ using Umbraco.Cms.Core.Models.ContentEditing;
using Umbraco.Cms.Core.Services;
using Umbraco.Cms.Core.Trees;
using Umbraco.Cms.Core.WebAssets;
using Umbraco.Cms.Infrastructure;
using Umbraco.Cms.Web.BackOffice.HealthChecks;
using Umbraco.Cms.Web.BackOffice.Profiling;
using Umbraco.Cms.Web.BackOffice.PropertyEditors;