@@ -21,7 +21,6 @@ |
||
| 21 | 21 | |
| 22 | 22 | use Doctrine\DBAL\Driver\Connection; |
| 23 | 23 | use Doctrine\DBAL\Driver\ServerInfoAwareConnection; |
| 24 | -use Doctrine\DBAL\Platforms\OraclePlatform; |
|
| 25 | 24 | |
| 26 | 25 | /** |
| 27 | 26 | * OCI8 implementation of the Connection interface. |
@@ -22,7 +22,6 @@ |
||
| 22 | 22 | use Doctrine\DBAL\Schema\Schema; |
| 23 | 23 | use Doctrine\DBAL\Connection; |
| 24 | 24 | use Doctrine\DBAL\Types\Type; |
| 25 | - |
|
| 26 | 25 | use Doctrine\DBAL\Schema\Synchronizer\AbstractSchemaSynchronizer; |
| 27 | 26 | use Doctrine\DBAL\Schema\Synchronizer\SingleDatabaseSynchronizer; |
| 28 | 27 | use Doctrine\DBAL\Schema\Synchronizer\SchemaSynchronizer; |