@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Silex\Application; |
6 | 6 | use Symfony\Component\HttpFoundation\Request; |
7 | -use Symfony\Component\Routing\Router; |
|
8 | 7 | |
9 | 8 | class Paginator |
10 | 9 | { |