Moved namespaces

This commit is contained in:
Bjarke Berg
2021-08-03 09:58:41 +02:00
parent 4ab0b65238
commit e84fcd31a1
8 changed files with 5 additions and 9 deletions

View File

@@ -3,7 +3,6 @@ using System.Collections.Generic;
using Umbraco.Cms.Core.Models;
using Umbraco.Cms.Core.PropertyEditors;
using Umbraco.Cms.Core.Services;
using Umbraco.Core.PropertyEditors;
namespace Umbraco.Cms.Infrastructure.PublishedCache.DataSource
{