Completed
Push — master ( 53f46e...48acc0 )
by
unknown
01:29
created
editprofile.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -20,8 +20,6 @@
 block discarded – undo
20 20
  * @author       Michael Albertsen (http://culex.dk) <[email protected]>
21 21
  */
22 22
 
23
-use Xmf\Request;
24
-use XoopsModules\Smallworld;
25 23
 require_once __DIR__ . '/header.php';
26 24
 
27 25
 require_once __DIR__ . '/../../mainfile.php';
Please login to merge, or discard this patch.