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 5e5d3bf + 645c832 commit ae5b926Copy full SHA for ae5b926
src/DataTableAbstract.php
@@ -11,7 +11,6 @@
11
use Psr\Log\LoggerInterface;
12
use Yajra\DataTables\Contracts\DataTable;
13
use Yajra\DataTables\Contracts\Formatter;
14
-use Yajra\DataTables\Exceptions\Exception;
15
use Yajra\DataTables\Processors\DataProcessor;
16
use Yajra\DataTables\Utilities\Helper;
17
0 commit comments