Completed
Pull Request — 1.x (#33)
by Akihito
09:59 queued 08:06
created
src/Pagerfanta/AuraSqlQueryPager.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 namespace Ray\AuraSqlModule\Pagerfanta;
8 8
 
9 9
 use Aura\Sql\ExtendedPdoInterface;
10
-use Aura\SqlQuery\Common\Select;
11 10
 use Aura\SqlQuery\Common\SelectInterface;
12 11
 use Pagerfanta\Exception\LogicException;
13 12
 use Pagerfanta\Pagerfanta;
Please login to merge, or discard this patch.