Remove remnants of the Angular implementation (#16026)
This commit is contained in:
@@ -17,9 +17,6 @@ internal class PublishedSnapshotStatus : IPublishedSnapshotStatus
|
||||
_publishedContentService = publishedContentService;
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
public virtual string StatusUrl => "views/dashboard/settings/publishedsnapshotcache.html";
|
||||
|
||||
/// <inheritdoc />
|
||||
public string GetStatus()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user