mirror of
https://github.com/superhelio/commands.git
synced 2026-01-26 11:44:01 +00:00
PHP Code Sniffer fixes
This commit is contained in:
@@ -73,7 +73,6 @@ class Gozer extends Command
|
||||
}
|
||||
|
||||
if ($this->confirm($confirmationQuestion)) {
|
||||
|
||||
$connection = $this->getConnection();
|
||||
$tables = $this->getTables($connection);
|
||||
|
||||
@@ -130,7 +129,6 @@ class Gozer extends Command
|
||||
|
||||
$this->line('');
|
||||
$this->line('');
|
||||
|
||||
}
|
||||
|
||||
$this->info('Done.');
|
||||
|
||||
Reference in New Issue
Block a user