Completed
Pull Request — master (#7909)
by Joas
21:24
created
lib/private/DB/SchemaWrapper.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
23 23
 
24 24
 namespace OC\DB;
25 25
 
26
-use Doctrine\DBAL\DBALException;
27 26
 use Doctrine\DBAL\Schema\Schema;
28 27
 use OCP\DB\ISchemaWrapper;
29 28
 use OCP\IDBConnection;
Please login to merge, or discard this patch.