Skip to content

Commit 442ecc2

Browse files
committed
Lint fix
1 parent 662a301 commit 442ecc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/Controllers/ScorePinsControllerTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
namespace Tests\Controllers;
99

10+
use App\Models\Beatmap;
1011
use App\Models\ScorePin;
1112
use App\Models\Solo\Score;
1213
use App\Models\User;
13-
use App\Models\Beatmap;
1414
use Tests\TestCase;
1515

1616
class ScorePinsControllerTest extends TestCase

0 commit comments

Comments
 (0)