Skip to content

Commit 7e48782

Browse files
committed
#3010 - remove unused import
1 parent 529caee commit 7e48782

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/EloquentDataTable.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
use Illuminate\Database\Eloquent\Relations\HasOneThrough;
1111
use Illuminate\Database\Eloquent\Relations\MorphTo;
1212
use Illuminate\Database\Eloquent\Relations\Relation;
13-
use Illuminate\Database\Query\Expression;
1413
use Yajra\DataTables\Exceptions\Exception;
1514

1615
/**

0 commit comments

Comments
 (0)