Completed
Push — master ( 76c71b...91372c )
by dima
05:24
created
packages/core/src/Modules/UserList/UserList.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 namespace Core\Modules\UserList;
3 3
 
4
-use Frameworkless\Controllers;
4
+use Frameworkless\Controllers;
5 5
 use Donquixote\Cellbrush\Table\Table;
6 6
 
7 7
 /**
Please login to merge, or discard this patch.