@@ -7,13 +7,8 @@ |
||
| 7 | 7 | use ALTree; |
| 8 | 8 | use Maps\Presentation\GeoJsonNewPageUi; |
| 9 | 9 | use Maps\Presentation\OutputFacade; |
| 10 | -use ParserOptions; |
|
| 11 | -use Revision; |
|
| 12 | 10 | use SkinTemplate; |
| 13 | -use SMW\ApplicationFactory; |
|
| 14 | -use SMW\DIProperty; |
|
| 15 | 11 | use User; |
| 16 | -use WikiPage; |
|
| 17 | 12 | |
| 18 | 13 | /** |
| 19 | 14 | * Static class for hooks handled by the Maps extension. |