Removes completely unnused macro cache key
This commit is contained in:
@@ -17,7 +17,6 @@ namespace Umbraco.Web.Cache
|
||||
{
|
||||
return new[]
|
||||
{
|
||||
CacheKeys.MacroRuntimeCacheKey,
|
||||
CacheKeys.MacroCacheKey,
|
||||
CacheKeys.MacroControlCacheKey,
|
||||
CacheKeys.MacroHtmlCacheKey,
|
||||
|
||||
Reference in New Issue
Block a user