@@ -23,9 +23,7 @@ |
||
23 | 23 | |
24 | 24 | namespace OC\DB\QueryBuilder; |
25 | 25 | |
26 | -use Doctrine\DBAL\Exception\InvalidArgumentException; |
|
27 | 26 | use Doctrine\DBAL\Platforms\MySqlPlatform; |
28 | -use Doctrine\DBAL\Platforms\OraclePlatform; |
|
29 | 27 | use Doctrine\DBAL\Platforms\PostgreSqlPlatform; |
30 | 28 | use OC\DB\OracleConnection; |
31 | 29 | use OC\DB\QueryBuilder\ExpressionBuilder\ExpressionBuilder; |