@@ -21,9 +21,6 @@ |
||
21 | 21 | use Maps\RectangleParser; |
22 | 22 | use Maps\SemanticMaps; |
23 | 23 | use Maps\WmsOverlayParser; |
24 | -use ParserHooks\FunctionRunner; |
|
25 | -use ParserHooks\HookRegistrant; |
|
26 | -use ParserHooks\HookRunner; |
|
27 | 24 | |
28 | 25 | if ( defined( 'Maps_COORDS_FLOAT' ) ) { |
29 | 26 | // Do not initialize more than once. |