aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/User/Info.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/User/Info.php')
-rw-r--r--core/Command/User/Info.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/Command/User/Info.php b/core/Command/User/Info.php
index f1b5579eb94..3906f40c6a0 100644
--- a/core/Command/User/Info.php
+++ b/core/Command/User/Info.php
@@ -25,9 +25,7 @@ namespace OC\Core\Command\User;
use OC\Core\Command\Base;
use OCP\IGroupManager;
-use OCP\IUser;
use OCP\IUserManager;
-use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Input\InputOption;