Skip to content

Commit

Permalink
Update 2014_10_12_200000_add_two_factor_columns_to_users_table.php
Browse files Browse the repository at this point in the history
Removed unused use statement
  • Loading branch information
aronbeurskens authored Jan 10, 2025
1 parent 29297e7 commit 90b8f0f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
use Laravel\Fortify\Fortify;

return new class extends Migration
{
Expand Down

0 comments on commit 90b8f0f

Please sign in to comment.