Removed another useless todo annotation
This commit is contained in:
parent
55612018f2
commit
b8415eb099
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ class SqlBuildCommand extends AbstractCommand
|
|||
->setDescription('Build SQL files')
|
||||
|
||||
->addOption('connection', null, InputOption::VALUE_IS_ARRAY | InputOption::VALUE_OPTIONAL, 'Connection to use. Example: default, bookstore')
|
||||
// @todo add the other arguments/options handled by the command
|
||||
;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue