indent
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@115454 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
6d685b3c30
commit
49cc49d275
|
@ -42,9 +42,7 @@ public class SizeRetrieving {
|
|||
|
||||
System.out.println("start get root");
|
||||
WorkspaceItem root = ws.getRoot();
|
||||
|
||||
|
||||
|
||||
System.out.println("start get children");
|
||||
List<? extends WorkspaceItem> children = root.getChildren();
|
||||
|
||||
|
|
Loading…
Reference in New Issue