@@ -20,7 +20,6 @@ |
||
20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
21 | 21 | */ |
22 | 22 | |
23 | -use Xmf\Request; |
|
24 | 23 | use XoopsModules\Smallworld; |
25 | 24 | |
26 | 25 | require_once __DIR__ . '/header.php'; |
@@ -20,9 +20,7 @@ |
||
20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
21 | 21 | */ |
22 | 22 | |
23 | -use Xmf\Request; |
|
24 | 23 | use XoopsModules\Smallworld; |
25 | -use XoopsModules\Smallworld\Constants; |
|
26 | 24 | require_once __DIR__ . '/header.php'; |
27 | 25 | |
28 | 26 | /** @var \XoopsModules\Smallworld\Helper $helper */ |