@@ -12,8 +12,6 @@ |
||
12 | 12 | use OCP\Files\StorageNotAvailableException; |
13 | 13 | use OCP\IConfig; |
14 | 14 | use OCP\IDBConnection; |
15 | -use OCP\IUserManager; |
|
16 | -use Symfony\Component\Console\Input\InputArgument; |
|
17 | 15 | use Symfony\Component\Console\Input\InputInterface; |
18 | 16 | use Symfony\Component\Console\Input\InputOption; |
19 | 17 | use Symfony\Component\Console\Output\OutputInterface; |