Clean up
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System;
|
||||
|
||||
namespace Umbraco.Tests.Shared.Builders.Extensions
|
||||
namespace Umbraco.Tests.Shared.Builders
|
||||
{
|
||||
public static class BuilderExtensions
|
||||
{
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
using NUnit.Framework;
|
||||
using Umbraco.Core.Models;
|
||||
using Umbraco.Tests.Shared.Builders;
|
||||
using Umbraco.Tests.Shared.Builders.Extensions;
|
||||
|
||||
namespace Umbraco.Tests.UnitTests.Umbraco.Infrastructure.Models
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user