@@ -21,11 +21,8 @@ |
||
21 | 21 | |
22 | 22 | namespace Owncloud\Updater\Command; |
23 | 23 | |
24 | -use Symfony\Component\Console\Input\InputArgument; |
|
25 | 24 | use Symfony\Component\Console\Input\InputInterface; |
26 | -use Symfony\Component\Console\Input\InputOption; |
|
27 | 25 | use Symfony\Component\Console\Output\OutputInterface; |
28 | - |
|
29 | 26 | use Owncloud\Updater\Utils\Collection; |
30 | 27 | |
31 | 28 | class CheckSystemCommand extends Command { |
@@ -21,7 +21,6 @@ |
||
21 | 21 | |
22 | 22 | namespace Owncloud\Updater\Command; |
23 | 23 | |
24 | -use Symfony\Component\Console\Input\InputArgument; |
|
25 | 24 | use Symfony\Component\Console\Input\InputInterface; |
26 | 25 | use Symfony\Component\Console\Input\InputOption; |
27 | 26 | use Symfony\Component\Console\Output\OutputInterface; |
@@ -22,9 +22,7 @@ |
||
22 | 22 | |
23 | 23 | namespace Owncloud\Updater\Command; |
24 | 24 | |
25 | -use Symfony\Component\Console\Input\InputArgument; |
|
26 | 25 | use Symfony\Component\Console\Input\InputInterface; |
27 | -use Symfony\Component\Console\Input\InputOption; |
|
28 | 26 | use Symfony\Component\Console\Output\OutputInterface; |
29 | 27 | use Owncloud\Updater\Utils\OccRunner; |
30 | 28 | use Owncloud\Updater\Utils\ZipExtractor; |
@@ -22,9 +22,7 @@ |
||
22 | 22 | |
23 | 23 | namespace Owncloud\Updater\Command; |
24 | 24 | |
25 | -use Symfony\Component\Console\Input\InputArgument; |
|
26 | 25 | use Symfony\Component\Console\Input\InputInterface; |
27 | -use Symfony\Component\Console\Input\InputOption; |
|
28 | 26 | use Symfony\Component\Console\Output\OutputInterface; |
29 | 27 | use Owncloud\Updater\Utils\OccRunner; |
30 | 28 | use Owncloud\Updater\Utils\ZipExtractor; |