REPO-1742 : added comment

This commit is contained in:
Andreea Nechifor
2018-02-14 14:32:00 +02:00
parent 42ff904ec8
commit 2c4fb41e23

View File

@@ -1351,7 +1351,8 @@ public class NodesImpl implements Nodes
} }
catch (FileNotFoundException e) catch (FileNotFoundException e)
{ {
// NOTE: return null as relativePath
} }
} }