@@ -16,7 +16,6 @@ |
||
| 16 | 16 | use Symfony\Component\HttpKernel\DependencyInjection\Extension; |
| 17 | 17 | use Symfony\Component\DependencyInjection\Loader; |
| 18 | 18 | use Symfony\Component\DependencyInjection\Reference; |
| 19 | -use Symfony\Component\DependencyInjection\Definition; |
|
| 20 | 19 | |
| 21 | 20 | /** |
| 22 | 21 | * This is the class that loads and manages your bundle configuration |
@@ -13,7 +13,6 @@ |
||
| 13 | 13 | |
| 14 | 14 | use Eo\HoneypotBundle\Events; |
| 15 | 15 | use Eo\HoneypotBundle\Event\BirdInCageEvent; |
| 16 | -use Doctrine\Common\Persistence\ObjectManager; |
|
| 17 | 16 | use Eo\HoneypotBundle\Manager\HoneypotManager; |
| 18 | 17 | use Symfony\Component\EventDispatcher\EventDispatcherInterface; |
| 19 | 18 | use Symfony\Component\Form\FormError; |