diff options
Diffstat (limited to 'core/Command/User/Disable.php')
-rw-r--r-- | core/Command/User/Disable.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/User/Disable.php b/core/Command/User/Disable.php index 94be87e6ee0..7c6e8315702 100644 --- a/core/Command/User/Disable.php +++ b/core/Command/User/Disable.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; |