Completed
Pull Request — master (#9)
by Michael
01:20
created
join.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
23 23
  * @link         https://xoops.org XOOPS
24 24
  */
25 25
 use Xmf\Request;
26
-use Xmf\Module\Helper;
27 26
 
28 27
 require __DIR__ . '/header.php';
29 28
 if (!isset($GLOBALS['xoopsUser']) || !$GLOBALS['xoopsUser'] instanceof XoopsUser) {
Please login to merge, or discard this patch.