Remove unneeded ACLGenerator in customer controller #194
This commit is contained in:
parent
a4496cecce
commit
45892ceac9
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ use Symfony\Component\HttpFoundation\Response;
|
|||
use Symfony\Component\Validator\Validator\ValidatorInterface;
|
||||
|
||||
use App\Menu\Generator as MenuGenerator;
|
||||
use App\Access\Generator as ACLGenerator;
|
||||
|
||||
use DateTime;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue