We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1467b2c + f23b1da commit ebc2b53Copy full SHA for ebc2b53
src/DataTableAbstract.php
@@ -11,7 +11,6 @@
11
use Psr\Log\LoggerInterface;
12
use Yajra\DataTables\Contracts\DataTable;
13
use Yajra\DataTables\Exceptions\Exception;
14
-use Yajra\DataTables\Extensions\SearchPanes;
15
use Yajra\DataTables\Processors\DataProcessor;
16
use Yajra\DataTables\Utilities\Helper;
17
0 commit comments