You've already forked Atomcms-edit
chore: fix code style with Laravel Pint
This commit is contained in:
@@ -123,6 +123,7 @@ class CheckMigrationsCommand extends Command
|
||||
$this->warn("[Orphaned] {$file->getFilename()} modifies table `{$table}` which no longer exists.");
|
||||
$this->warnings++;
|
||||
$this->addFileToDelete($file->getFilename());
|
||||
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user