mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 16:24:24 +00:00
remove unused use statement
This commit is contained in:
parent
b264ceeaa8
commit
4a6dee763f
@ -24,8 +24,6 @@ namespace Chill\ReportBundle\Form;
|
|||||||
use Chill\MainBundle\Form\Type\AbstractHasScopeType;
|
use Chill\MainBundle\Form\Type\AbstractHasScopeType;
|
||||||
use Symfony\Component\Form\FormBuilderInterface;
|
use Symfony\Component\Form\FormBuilderInterface;
|
||||||
use Symfony\Component\OptionsResolver\OptionsResolver;
|
use Symfony\Component\OptionsResolver\OptionsResolver;
|
||||||
use Symfony\Component\Form\FormEvent;
|
|
||||||
use Symfony\Component\Form\FormEvents;
|
|
||||||
|
|
||||||
class ReportType extends AbstractHasScopeType
|
class ReportType extends AbstractHasScopeType
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user