Skip to content

Commit

Permalink
refactor: remove unused import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
arifhp86 committed Nov 9, 2023
1 parent b788499 commit e3bb5e2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?php
use App\Livewire\Actions\Logout;
use App\Livewire\Forms\LogoutForm;
use Livewire\Volt\Component;
new class extends Component
Expand Down

0 comments on commit e3bb5e2

Please sign in to comment.