@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace App\Controller\Component; |
4 | 4 | |
5 | 5 | use Cake\Controller\Component; |
6 | -use Cake\Routing\Router; |
|
7 | 6 | /** |
8 | 7 | * Order and search component handling generation of ordering and |
9 | 8 | * searching conditions in loading data tables |