mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-28 10:20:03 +00:00
Get rid of many useless blank lines
This commit is contained in:
@@ -26,6 +26,5 @@ return new class extends Migration
|
||||
$table->dropColumn('unreachable_email_sent');
|
||||
$table->integer('unreachable_count')->default(0);
|
||||
});
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user