mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-01 08:26:48 +01:00
Merge pull request #3293 from nclsHart/remove-unused-use
Remove unused use statement in install command
This commit is contained in:
commit
6f9aba78a7
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user