minor cleanup

This commit is contained in:
Shannon
2021-03-08 13:42:51 +11:00
parent 8c88c3e00f
commit 29901f9ecf

View File

@@ -10,9 +10,7 @@ using CoreDebugSettings = Umbraco.Cms.Core.Configuration.Models.CoreDebugSetting
using Umbraco.Extensions;
using System.Collections.Generic;
using System.Collections.Concurrent;
using Umbraco.Cms.Infrastructure.Install.InstallSteps;
// TODO: The DEBUG_SCOPES flag will not work with recent Stack changes
#if DEBUG_SCOPES
using System.Collections.Generic;
using System.Linq;