Commit b51414f8 authored by chihiro-adachi's avatar chihiro-adachi

Fix unused components

parent af928237
......@@ -11,10 +11,9 @@
namespace Silex\Application;
use Symfony\Component\Form;
use Symfony\Component\Form\Extension\Core\Type\FormType;
use Symfony\Component\Form\FormBuilder;
use Symfony\Component\OptionsResolver\OptionsResolver\FormTypeInterface;
use Symfony\Component\Form\FormTypeInterface;
/**
* Form trait.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment