summaryrefslogtreecommitdiffstats
path: root/core/Command/User/Enable.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/User/Enable.php')
-rw-r--r--core/Command/User/Enable.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/User/Enable.php b/core/Command/User/Enable.php
index d8a983155d2..164027d809a 100644
--- a/core/Command/User/Enable.php
+++ b/core/Command/User/Enable.php
@@ -22,7 +22,6 @@
namespace OC\Core\Command\User;
-use OCP\IUser;
use OCP\IUserManager;
use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\Input\InputInterface;