@@ -13,7 +13,6 @@ |
||
13 | 13 | |
14 | 14 | use Sonata\AdminBundle\Admin\AbstractAdmin; |
15 | 15 | use Sonata\AdminBundle\Exception\NotClosed; |
16 | -use Sonata\AdminBundle\Exception\TabNotClosed; |
|
17 | 16 | use Sonata\AdminBundle\Exception\TabNotOpened; |
18 | 17 | |
19 | 18 | /** |