@@ -6,7 +6,6 @@ |
||
| 6 | 6 | */ |
| 7 | 7 | namespace Ray\AuraSqlModule\Pagerfanta; |
| 8 | 8 | |
| 9 | -use Aura\Sql\ExtendedPdo; |
|
| 10 | 9 | use Aura\Sql\ExtendedPdoInterface; |
| 11 | 10 | use Pagerfanta\Adapter\AdapterInterface; |
| 12 | 11 | |