@@ -60,8 +60,6 @@ public class MenuSettingsService {
child.setCompletePath(parent.getCompletePath() + "/" + child.getPath());
}
});
-
return TreeUtil.ObjectSort(res, "sort");