Skip to content

Commit 8eab970

Browse files
committed
fix: pint
1 parent d197c56 commit 8eab970

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Services/DataTablesExportHandler.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@
44

55
use Yajra\DataTables\Exports\DataTablesCollectionExport;
66

7-
class DataTablesExportHandler extends DataTablesCollectionExport
8-
{
9-
}
7+
class DataTablesExportHandler extends DataTablesCollectionExport {}

0 commit comments

Comments
 (0)