AB3981 - Review fixes - Moved abstractions into namespace folders, removed code that was commented out, removed unused code, added xml doc
This commit is contained in:
@@ -199,10 +199,6 @@ namespace Umbraco.Tests.Cache.DistributedCache
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
public string GetCurrentServerUmbracoApplicationUrl()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
}
|
||||
|
||||
public class TestServerAddress : IServerAddress
|
||||
|
||||
Reference in New Issue
Block a user