@@ -5,12 +5,9 @@ |
||
5 | 5 | use MediaWiki\MediaWikiServices; |
6 | 6 | use SESP\AppFactory; |
7 | 7 | use SESP\PropertyAnnotator; |
8 | -use SESP\DatabaseLogReader; |
|
9 | -use SMWDataItem as DataItem; |
|
10 | 8 | use SMWDIString as DIString; |
11 | 9 | use SMW\DIProperty; |
12 | 10 | use SMW\SemanticData; |
13 | -use Title; |
|
14 | 11 | use User; |
15 | 12 | |
16 | 13 | /** |