@@ -20,7 +20,6 @@ |
||
| 20 | 20 | namespace Doctrine\DBAL\Migrations; |
| 21 | 21 | |
| 22 | 22 | use Doctrine\DBAL\Migrations\Configuration\Configuration; |
| 23 | -use Doctrine\ORM\Proxy\ProxyFactory; |
|
| 24 | 23 | use ProxyManager\Factory\LazyLoadingGhostFactory; |
| 25 | 24 | |
| 26 | 25 | /** |