@@ -21,8 +21,6 @@ |
||
21 | 21 | use Symfony\Component\Console\Input\InputInterface; |
22 | 22 | use Symfony\Component\Console\Input\InputOption; |
23 | 23 | use Symfony\Component\Console\Output\OutputInterface; |
24 | - |
|
25 | - |
|
26 | 24 | use OCA\Music\Utility\Scanner; |
27 | 25 | |
28 | 26 | class Scan extends Command { |