@@ -6,7 +6,6 @@ |
||
6 | 6 | use ImportReporter; |
7 | 7 | use WikiImporter; |
8 | 8 | use RequestContext; |
9 | - |
|
10 | 9 | use RuntimeException; |
11 | 10 | |
12 | 11 | /** |
@@ -6,7 +6,6 @@ |
||
6 | 6 | use ImportReporter; |
7 | 7 | use WikiImporter; |
8 | 8 | use RequestContext; |
9 | - |
|
10 | 9 | use RuntimeException; |
11 | 10 | |
12 | 11 | /** |
@@ -6,7 +6,6 @@ |
||
6 | 6 | use SMW\SPARQLStore\QueryEngine\Interpreter\ThingDescriptionInterpreter; |
7 | 7 | use SMW\SPARQLStore\QueryEngine\CompoundConditionBuilder; |
8 | 8 | use SMW\Query\Language\ThingDescription; |
9 | -use SMW\DIWikiPage; |
|
10 | 9 | use SMW\DIProperty; |
11 | 10 | |
12 | 11 | /** |
@@ -4,14 +4,10 @@ |
||
4 | 4 | |
5 | 5 | use SMW\SPARQLStore\QueryEngine\Interpreter\ValueDescriptionInterpreter; |
6 | 6 | use SMW\SPARQLStore\QueryEngine\CompoundConditionBuilder; |
7 | - |
|
8 | 7 | use SMW\Tests\Utils\UtilityFactory; |
9 | - |
|
10 | 8 | use SMW\Query\Language\ValueDescription; |
11 | - |
|
12 | 9 | use SMW\DIProperty; |
13 | 10 | use SMW\DIWikiPage; |
14 | - |
|
15 | 11 | use SMWDIBlob as DIBlob; |
16 | 12 | use SMWDIUri as DIUri; |
17 | 13 | use SMWDINumber as DINumber; |
@@ -4,14 +4,10 @@ |
||
4 | 4 | |
5 | 5 | use SMW\SPARQLStore\QueryEngine\Interpreter\ValueDescriptionInterpreter; |
6 | 6 | use SMW\SPARQLStore\QueryEngine\CompoundConditionBuilder; |
7 | - |
|
8 | 7 | use SMW\Tests\Utils\UtilityFactory; |
9 | - |
|
10 | 8 | use SMW\Query\Language\ValueDescription; |
11 | - |
|
12 | 9 | use SMW\DIProperty; |
13 | 10 | use SMW\DIWikiPage; |
14 | - |
|
15 | 11 | use SMWDIBlob as DIBlob; |
16 | 12 | use SMWDIUri as DIUri; |
17 | 13 | use SMWDINumber as DINumber; |
@@ -4,14 +4,10 @@ |
||
4 | 4 | |
5 | 5 | use SMW\SPARQLStore\QueryEngine\Interpreter\ValueDescriptionInterpreter; |
6 | 6 | use SMW\SPARQLStore\QueryEngine\CompoundConditionBuilder; |
7 | - |
|
8 | 7 | use SMW\Tests\Utils\UtilityFactory; |
9 | - |
|
10 | 8 | use SMW\Query\Language\ValueDescription; |
11 | - |
|
12 | 9 | use SMW\DIProperty; |
13 | 10 | use SMW\DIWikiPage; |
14 | - |
|
15 | 11 | use SMWDIBlob as DIBlob; |
16 | 12 | use SMWDIUri as DIUri; |
17 | 13 | use SMWDINumber as DINumber; |
@@ -4,9 +4,7 @@ |
||
4 | 4 | |
5 | 5 | use SMW\DIWikiPage; |
6 | 6 | use SMW\SemanticData; |
7 | - |
|
8 | 7 | use Title; |
9 | - |
|
10 | 8 | use RuntimeException; |
11 | 9 | |
12 | 10 | /** |
@@ -6,7 +6,6 @@ |
||
6 | 6 | use ImportReporter; |
7 | 7 | use WikiImporter; |
8 | 8 | use RequestContext; |
9 | - |
|
10 | 9 | use RuntimeException; |
11 | 10 | |
12 | 11 | /** |
@@ -4,9 +4,7 @@ |
||
4 | 4 | |
5 | 5 | use SMW\DIWikiPage; |
6 | 6 | use SMW\SemanticData; |
7 | - |
|
8 | 7 | use Title; |
9 | - |
|
10 | 8 | use RuntimeException; |
11 | 9 | |
12 | 10 | /** |