Skip to content

Commit 6658d91

Browse files
committed
feat: Refactor DatatablesPaginatorComponent to remove unused imports
1 parent 615f286 commit 6658d91

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Controller/Component/DatatablesPaginatorComponent.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55

66
use Cake\Controller\Component\PaginatorComponent;
77
use Cake\Datasource\ResultSetInterface;
8-
use Cake\Http\ServerRequest;
9-
use Migrations\ConfigurationTrait;
108

119
/**
1210
* DatatablesPaginator component

0 commit comments

Comments
 (0)