Skip to content

Commit 06a5ea1

Browse files
committed
Fixed duplicate use statement
Signed-off-by: snipe <[email protected]>
1 parent 99c4fd8 commit 06a5ea1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Http/Controllers/Assets/BulkAssetsController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use App\Helpers\Helper;
77
use App\Http\Controllers\CheckInOutRequest;
88
use App\Http\Controllers\Controller;
9-
use App\Models\Actionlog;
109
use App\Models\Asset;
1110
use App\Models\Setting;
1211
use Illuminate\Http\Request;

0 commit comments

Comments
 (0)