Completed
Push — ezp_30981_tree_walking ( b1bcb5 )
by
unknown
13:48
created
eZ/Publish/Core/Repository/Values/Content/Location.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -8,10 +8,7 @@
 block discarded – undo
8 8
  */
9 9
 namespace eZ\Publish\Core\Repository\Values\Content;
10 10
 
11
-use Closure;
12 11
 use eZ\Publish\API\Repository\Values\Content\Location as APILocation;
13
-use eZ\Publish\API\Repository\Values\Content\LocationList;
14
-use eZ\Publish\Core\Repository\LocationListFactory\ChildrenLazySearchQuery;
15 12
 use eZ\Publish\Core\Repository\TreeAccessor\TreeDelegate;
16 13
 
17 14
 /**
Please login to merge, or discard this patch.