Skip to content

Commit b9ad20b

Browse files
committed
fix lint
1 parent eb230f0 commit b9ad20b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

database/migrations/2024_03_12_173732_show_progress_bar.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
use Illuminate\Database\Schema\Blueprint;
55
use Illuminate\Support\Facades\Schema;
66

7-
return new class extends Migration
8-
{
7+
return new class () extends Migration {
98
/**
109
* Run the migrations.
1110
*

0 commit comments

Comments
 (0)