porting 7.6@5c5baca into 8
This commit is contained in:
@@ -152,11 +152,6 @@ namespace Umbraco.Web.PublishedCache.XmlPublishedCache
|
||||
}
|
||||
}
|
||||
|
||||
public override Task RunAsync(CancellationToken token)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
public override bool IsAsync => false;
|
||||
|
||||
public override void Run()
|
||||
|
||||
Reference in New Issue
Block a user