Completed
Push — master ( 845ad8 )
by Olivier
05:39
created
lib/User.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -13,11 +13,9 @@
 block discarded – undo
13 13
 
14 14
 use ICanBoogie\ActiveRecord;
15 15
 use ICanBoogie\ActiveRecord\CreatedAtProperty;
16
-
17 16
 use Brickrouge\AlterCSSClassNamesEvent;
18 17
 use Brickrouge\CSSClassNames;
19 18
 use Brickrouge\CSSClassNamesProperty;
20
-
21 19
 use Icybee\Binding\Core\PrototypedBindings as IcybeeBindings;
22 20
 use Icybee\Modules\Registry\Binding\UserBindings as RegistryBindings;
23 21
 
Please login to merge, or discard this patch.