Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
mah-shamim authored and github-actions[bot] committed Oct 14, 2023
1 parent cb27f0d commit c815512
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions database/migrations/2014_10_12_000000_create_users_table.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;

return new class extends Migration
{
return new class () extends Migration {
/**
* Run the migrations.
*/
Expand Down

0 comments on commit c815512

Please sign in to comment.