This commit is contained in:
Toni Uebernickel 2016-01-23 14:44:00 +01:00
commit fe65d848ca
2 changed files with 10 additions and 15 deletions

View file

@ -7,10 +7,8 @@
*
* @license MIT License
*/
namespace Propel\PropelBundle\Command;
use Propel\PropelBundle\Command\AbstractCommand;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Output\OutputInterface;