@@ -20,7 +20,6 @@ |
||
20 | 20 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Method; |
21 | 21 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route; |
22 | 22 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Template; |
23 | - |
|
24 | 23 | use AppBundle\Entity\Inventory; |
25 | 24 | use AppBundle\Form\Type\InventoryType; |
26 | 25 | use AppBundle\Entity\InventoryArticles; |