Completed
Push — master ( fd295c...9747c3 )
by Vitaly
06:30
created
src/Controller.php 1 patch
Unused Use Statements   -5 removed lines patch added patch discarded remove patch
@@ -7,13 +7,8 @@
 block discarded – undo
7 7
  */
8 8
 namespace samsoncms\app\security;
9 9
 
10
-use samson\activerecord\dbQuery;
11 10
 use samson\activerecord\groupright;
12
-use samsonframework\containerannotation\Inject;
13 11
 use samsonframework\containerannotation\Injectable;
14
-use samsonframework\containerannotation\InjectArgument;
15
-use samsonframework\core\ResourcesInterface;
16
-use samsonframework\core\SystemInterface;
17 12
 use samsonframework\i18n\i18nInterface;
18 13
 use samsonframework\orm\QueryInterface;
19 14
 
Please login to merge, or discard this patch.