Completed
Push — 3.x-named-placeholders-only ( 6a3d98...913a85 )
by Paul
01:55
created
src/AbstractQuery.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
  */
9 9
 namespace Aura\SqlQuery;
10 10
 
11
-use Aura\SqlQuery\Common\SubselectInterface;
12 11
 use Aura\SqlQuery\Common\QuoterInterface;
13 12
 
14 13
 /**
Please login to merge, or discard this patch.