mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Few phpDoc fix
And some little mistakes
This commit is contained in:
parent
c5c7f90a81
commit
8eedc8cfac
6 changed files with 27 additions and 16 deletions
|
@ -11,7 +11,6 @@ use Symfony\Component\Console\Output\NullOutput;
|
|||
use Symfony\Component\Console\Question\Question;
|
||||
use Symfony\Component\Console\Question\ConfirmationQuestion;
|
||||
use Symfony\Component\Console\Helper\Table;
|
||||
use Wallabag\UserBundle\Entity\User;
|
||||
use Wallabag\CoreBundle\Entity\Config;
|
||||
|
||||
class InstallCommand extends ContainerAwareCommand
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue