Completed
Pull Request — 1.x (#24)
by inaka
03:42
created
src/Pagerfanta/AuraSqlQueryAdapter.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 use Aura\SqlQuery\Common\Select;
11 11
 use Aura\SqlQuery\Common\SelectInterface;
12 12
 use Pagerfanta\Adapter\AdapterInterface;
13
-use Pagerfanta\Exception\InvalidArgumentException;
14 13
 
15 14
 class AuraSqlQueryAdapter implements AdapterInterface
16 15
 {
Please login to merge, or discard this patch.