diff options
Diffstat (limited to 'apps/user_ldap/lib/Command/DeleteConfig.php')
-rw-r--r-- | apps/user_ldap/lib/Command/DeleteConfig.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/user_ldap/lib/Command/DeleteConfig.php b/apps/user_ldap/lib/Command/DeleteConfig.php index 7739580740f..f62caf2902a 100644 --- a/apps/user_ldap/lib/Command/DeleteConfig.php +++ b/apps/user_ldap/lib/Command/DeleteConfig.php @@ -25,7 +25,6 @@ namespace OCA\User_LDAP\Command; - use OCA\User_LDAP\Helper; use Symfony\Component\Console\Command\Command; use Symfony\Component\Console\Input\InputArgument; |