@@ -5,7 +5,6 @@ |
||
5 | 5 | use Behat\Gherkin\Node\TableNode; |
6 | 6 | use Doctrine\Common\DataFixtures\Purger\ORMPurger; |
7 | 7 | use Doctrine\ORM\EntityManager; |
8 | -use Doctrine\ORM\Tools\SchemaTool; |
|
9 | 8 | use Symfony\Component\PropertyAccess\PropertyAccess; |
10 | 9 | |
11 | 10 | class EntityContext extends Context |