Skip to content
Snippets Groups Projects
Commit ada65d4e authored by buczekp's avatar buczekp
Browse files

[LMS-2172] minor: cleanup

SVN: 21001
parent d7d6f620
No related branches found
No related tags found
No related merge requests found
......@@ -31,8 +31,6 @@ public interface ISingleDataSetPathInfoProvider
DataSetPathInfo tryGetPathInfoByRelativePath(String relativePath);
// DataSetPathInfo getParentPathInfo(DataSetPathInfo child);
List<DataSetPathInfo> listChildrenPathInfos(DataSetPathInfo parent);
List<DataSetPathInfo> listMatchingPathInfos(String relativePathPattern);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment