@@ -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; |
@@ -8,7 +8,6 @@ |
||
8 | 8 | use Maps\Presentation\ParameterExtractor; |
9 | 9 | use MWException; |
10 | 10 | use ParamProcessor\ParamDefinition; |
11 | -use ParamProcessor\ParamDefinitionFactory; |
|
12 | 11 | use ParamProcessor\ProcessedParam; |
13 | 12 | use ParamProcessor\Processor; |
14 | 13 | use Parser; |