Skip to content

Commit cc6cc3b

Browse files
anheru88bramr94
andauthored
Update src/FilamentDeveloperLoginsPlugin.php
Co-authored-by: Bram <[email protected]>
1 parent 0a48b04 commit cc6cc3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FilamentDeveloperLoginsPlugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
use Filament\Panel;
1111
use Filament\Support\Concerns\EvaluatesClosures;
1212
use Illuminate\Contracts\Auth\Authenticatable;
13-
use App\Models\User
13+
use App\Models\User;
1414

1515
class FilamentDeveloperLoginsPlugin implements Plugin
1616
{

0 commit comments

Comments
 (0)