Completed
Push — master ( 2b0328...7e8a41 )
by Elf
08:18
created
app/DataTables/AdminUserDataTable.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use App\Models\AdminUser;
6 6
 use App\Support\Datatables\Services\DataTable;
7
-use Illuminate\Support\Facades\Auth;
8 7
 
9 8
 class AdminUserDataTable extends DataTable
10 9
 {
Please login to merge, or discard this patch.