Test Failed
Push — master ( d17908...cbac2e )
by Adam
02:03
created
src/Database.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 namespace DBAL;
3 3
 
4 4
 use PDO;
5
-Use DBAL\Modifiers\String;
6 5
 
7 6
 /**
8 7
  * PDO Database connection class
Please login to merge, or discard this patch.