mirror of
https://github.com/flextype/flextype.git
synced 2025-08-23 05:16:03 +02:00
refactor(admin-plugin): remove unused namespaces in EntriesContoller
This commit is contained in:
@@ -4,11 +4,7 @@ namespace Flextype;
|
||||
|
||||
use Flextype\Component\Filesystem\Filesystem;
|
||||
use Flextype\Component\Session\Session;
|
||||
use Flextype\Component\Date\Date;
|
||||
use Flextype\Component\Form\Form;
|
||||
use Flextype\Component\Arr\Arr;
|
||||
use Flextype\Component\Text\Text;
|
||||
use Flextype\Component\Registry\Registry;
|
||||
use function Flextype\Component\I18n\__;
|
||||
use Respect\Validation\Validator as v;
|
||||
use Intervention\Image\ImageManagerStatic as Image;
|
||||
|
Reference in New Issue
Block a user