Fixed help for commands

This commit is contained in:
William DURAND 2011-03-26 18:30:43 +01:00
commit 98356cb3b4
7 changed files with 7 additions and 12 deletions

View file

@ -6,8 +6,6 @@ use Propel\PropelBundle\Command\PhingCommand;
use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Output\OutputInterface;
use Symfony\Component\Finder\Finder;
use Symfony\Bundle\FrameworkBundle\Util\Filesystem;
/*
* This file is part of the Symfony framework.