aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Info/Storage.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/Info/Storage.php')
-rw-r--r--core/Command/Info/Storage.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/Info/Storage.php b/core/Command/Info/Storage.php
index 736cc550a93..c1d0e1725ca 100644
--- a/core/Command/Info/Storage.php
+++ b/core/Command/Info/Storage.php
@@ -12,7 +12,6 @@ use OC\Core\Command\Base;
use OCP\IDBConnection;
use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Console\Input\InputInterface;
-use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Output\OutputInterface;
class Storage extends Base {