Removed unused interface

This commit is contained in:
Bjarke Berg
2020-02-07 06:13:59 +01:00
parent d147b182ee
commit add34e4f6b

View File

@@ -1,7 +0,0 @@
namespace Umbraco.Web.PublishedCache
{
public interface IPublishedElementFactory
{
}
}