mirror of
https://github.com/wallabag/wallabag.git
synced 2026-01-29 12:17:34 +01:00
Remove unused use statement in install command
This commit is contained in:
@ -14,7 +14,6 @@ use Symfony\Component\Console\Output\BufferedOutput;
|
||||
use Symfony\Component\Console\Output\OutputInterface;
|
||||
use Symfony\Component\Console\Question\ConfirmationQuestion;
|
||||
use Symfony\Component\Console\Question\Question;
|
||||
use Wallabag\CoreBundle\Entity\Config;
|
||||
|
||||
class InstallCommand extends ContainerAwareCommand
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user