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.
1 parent 4fe59f0 commit dbc2b14Copy full SHA for dbc2b14
src/DataTableAbstract.php
@@ -10,7 +10,6 @@
10
use Psr\Log\LoggerInterface;
11
use Yajra\DataTables\Contracts\DataTable;
12
use Yajra\DataTables\Contracts\Formatter;
13
-use Yajra\DataTables\Exceptions\Exception;
14
use Yajra\DataTables\Processors\DataProcessor;
15
use Yajra\DataTables\Utilities\Helper;
16
0 commit comments