Completed
Push — master ( 186529...e7bbb4 )
by mw
35:45
created
src/SPARQLStore/QueryEngine/CompoundConditionBuilder.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -9,9 +9,6 @@
 block discarded – undo
9 9
 use SMW\DIWikiPage;
10 10
 use SMW\PropertyHierarchyLookup;
11 11
 use SMW\Query\Language\Description;
12
-use SMW\Query\Language\SomeProperty;
13
-use SMW\Query\Language\ThingDescription;
14
-use SMW\SPARQLStore\HierarchyFinder;
15 12
 use SMW\SPARQLStore\QueryEngine\Condition\Condition;
16 13
 use SMW\SPARQLStore\QueryEngine\Condition\SingletonCondition;
17 14
 use SMW\SPARQLStore\QueryEngine\Condition\TrueCondition;
Please login to merge, or discard this patch.