Refactoring of the 'propel:migration:migrate' command

This commit is contained in:
William DURAND 2011-02-02 19:46:57 +01:00
commit d49820cf94
2 changed files with 2 additions and 3 deletions

View file

@ -65,5 +65,4 @@ class BuildCommand extends PhingCommand
$sqlCommand->execute($input, $output);
}
}
}