mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-10 19:43:16 +00:00
refactor commands
This commit is contained in:
@@ -52,9 +52,7 @@ class module_console_fieldsMerge extends Command
|
||||
|
||||
public function execute(InputInterface $input, OutputInterface $output)
|
||||
{
|
||||
if ( ! $this->checkSetup($output)) {
|
||||
return 1;
|
||||
}
|
||||
$this->checkSetup();
|
||||
|
||||
$output->writeln("");
|
||||
|
||||
|
Reference in New Issue
Block a user