Skip to content

Commit 6dcab65

Browse files
committed
Fix code syntax linter
1 parent 2b49b51 commit 6dcab65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/TestApplication/src/Controller/ActionsCrudController.php

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use EasyCorp\Bundle\EasyAdminBundle\Config\Actions;
77
use EasyCorp\Bundle\EasyAdminBundle\Config\Crud;
88
use EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController;
9-
use EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto;
109
use EasyCorp\Bundle\EasyAdminBundle\Field\TextField;
1110
use EasyCorp\Bundle\EasyAdminBundle\Tests\TestApplication\Entity\Category;
1211
use function Symfony\Component\Translation\t;

0 commit comments

Comments
 (0)