@@ -10,7 +10,6 @@ |
||
| 10 | 10 | use SimpleEntityGeneratorBundle\Lib\Items\ClassManager; |
| 11 | 11 | use SimpleEntityGeneratorBundle\Lib\Items\InitPropertyManager; |
| 12 | 12 | use SimpleEntityGeneratorBundle\Lib\Items\InterfaceManager; |
| 13 | -use SimpleEntityGeneratorBundle\Lib\Items\MethodDerivedFromInterfaceManager; |
|
| 14 | 13 | use SimpleEntityGeneratorBundle\Lib\Items\MethodForPropertyManager; |
| 15 | 14 | use SimpleEntityGeneratorBundle\Lib\Items\MethodGetterBooleanInterfaceManager; |
| 16 | 15 | use SimpleEntityGeneratorBundle\Lib\Items\MethodGetterBooleanManager; |
@@ -6,7 +6,6 @@ |
||
| 6 | 6 | use SimpleEntityGeneratorBundle\Lib\Interfaces\DumpableInterface; |
| 7 | 7 | use SimpleEntityGeneratorBundle\Lib\Items\ClassManager; |
| 8 | 8 | use SimpleEntityGeneratorBundle\Lib\StructureResolver; |
| 9 | -use SimpleEntityGeneratorBundle\Lib\Tools; |
|
| 10 | 9 | use ReflectionClass; |
| 11 | 10 | use SimpleEntityGeneratorBundle\Tests\Lib\Dummies\UserTestDummy; |
| 12 | 11 | use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase; |