aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/User/ListCommand.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/User/ListCommand.php')
-rw-r--r--core/Command/User/ListCommand.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/User/ListCommand.php b/core/Command/User/ListCommand.php
index 77d99eb2130..06ba1f0b858 100644
--- a/core/Command/User/ListCommand.php
+++ b/core/Command/User/ListCommand.php
@@ -26,7 +26,6 @@ namespace OC\Core\Command\User;
use OC\Core\Command\Base;
use OCP\IUser;
use OCP\IUserManager;
-use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Output\OutputInterface;