Completed
Push — master ( 6eccd4...8e591c )
by
unknown
01:46
created
smallworldshare.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
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
 require_once __DIR__ . '/header.php';
26 25
 
Please login to merge, or discard this patch.
userprofile.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
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
 require_once __DIR__ . '/header.php';
26 25
 
Please login to merge, or discard this patch.