Cleanup, get rid of warnings
This commit is contained in:
@@ -33,8 +33,6 @@ namespace Umbraco.Web.Trees
|
||||
|
||||
protected override TreeNodeCollection GetTreeNodes(string id, FormDataCollection queryStrings)
|
||||
{
|
||||
var baseUrl = Constants.Applications.Users + "/users/";
|
||||
|
||||
var nodes = new TreeNodeCollection();
|
||||
return nodes;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user