Fix bad merge
This commit is contained in:
@@ -1005,10 +1005,6 @@ namespace umbraco.MacroEngines
|
||||
ancestors.Add(content);
|
||||
}
|
||||
|
||||
ancestors.Reverse();
|
||||
return new DynamicNodeList(ancestors);
|
||||
}
|
||||
|
||||
ancestors.Reverse();
|
||||
return new DynamicNodeList(ancestors);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user