Clean up
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
|
||||
namespace Umbraco.Core.Models.Entities
|
||||
{
|
||||
|
||||
@@ -36,7 +36,5 @@ namespace Umbraco.Core.Models.Entities
|
||||
/// Gets properties that were dirty.
|
||||
/// </summary>
|
||||
IEnumerable<string> GetWereDirtyProperties();
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user