Skip to content

Commit 778cdda

Browse files
authored
Remove useless use statement
1 parent 3b66079 commit 778cdda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Controller/EasyAdminController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace AlterPHP\EasyAdminExtensionBundle\Controller;
44

55
use AlterPHP\EasyAdminExtensionBundle\Security\AdminAuthorizationChecker;
6-
use AlterPHP\EasyAdminExtensionBundle\Controller\AdminExtensionControllerTrait;
76
use EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController as BaseEasyAdminControler;
87

98
class EasyAdminController extends BaseEasyAdminControler

0 commit comments

Comments
 (0)