Undo some non changes

This commit is contained in:
jakobdyrby
2014-06-16 14:01:59 +02:00
parent 09b34625b9
commit f7e046deaf
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
using System.Collections.Generic;
using System.Collections.Generic;
using System.Runtime.Serialization;
using Umbraco.Core.Models.EntityBase;

View File

@@ -1,4 +1,4 @@
namespace Umbraco.Core.Models
namespace Umbraco.Core.Models
{
/// <summary>
/// Defines a PropertyType (plugin) for a Macro

View File

@@ -1,4 +1,4 @@
using System.Collections.Generic;
using System.Collections.Generic;
using Umbraco.Core.Models;
namespace Umbraco.Core.Services