Skip to content

Commit 027dac4

Browse files
committed
Formatting
1 parent 762d961 commit 027dac4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

resources/views/livewire/settings/two-factor.blade.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,3 @@ class="text-green-500"
191191
</div>
192192
</flux:modal>
193193
</section>
194-

tests/Feature/Settings/TwoFactorAuthenticationTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use Illuminate\Foundation\Testing\RefreshDatabase;
77
use Laravel\Fortify\Features;
88
use Livewire\Livewire;
9-
use Livewire\Volt\Volt;
109
use Tests\TestCase;
1110

1211
class TwoFactorAuthenticationTest extends TestCase

0 commit comments

Comments
 (0)