@@ -13,11 +13,9 @@ |
||
| 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 | |