@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Maps\MediaWiki\ParserHooks; |
4 | 4 | |
5 | -use Maps\MappingServices; |
|
6 | 5 | use Maps\MapsFactory; |
7 | 6 | use ParamProcessor\ParamDefinition; |
8 | 7 | use ParserHook; |
@@ -2,8 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Maps\SemanticMW\ResultPrinters; |
4 | 4 | |
5 | -use FormatJson; |
|
6 | -use Html; |
|
7 | 5 | use Linker; |
8 | 6 | use Maps\Elements\BaseElement; |
9 | 7 | use Maps\Elements\Location; |