@@ -6,7 +6,6 @@ |
||
6 | 6 | use SMW\DIProperty; |
7 | 7 | use SMW\Store; |
8 | 8 | use SMWRequestOptions as RequestOptions; |
9 | -use Title; |
|
10 | 9 | |
11 | 10 | /** |
12 | 11 | * @license GNU GPL v2+ |
@@ -5,8 +5,6 @@ |
||
5 | 5 | use SBL\ByPropertyHierarchicalLinksFinder; |
6 | 6 | use SMW\DIWikiPage; |
7 | 7 | use SMW\DIProperty; |
8 | -use SMW\ApplicationFactory; |
|
9 | -use Title; |
|
10 | 8 | |
11 | 9 | /** |
12 | 10 | * @covers \SBL\ByPropertyHierarchicalLinksFinder |