superfluous

This commit is contained in:
Arthur Schiwon 2016-08-11 18:40:19 +02:00 committed by Lukas Reschke
parent ea419a29c2
commit 0c86f69626
No known key found for this signature in database
GPG Key ID: B9F6980CF6E759B1
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@
*
*/
OCP\App::registerAdmin('user_ldap', 'settings');
$helper = new \OCA\User_LDAP\Helper();
$configPrefixes = $helper->getServerConfigurationPrefixes(true);
$ldapWrapper = new OCA\User_LDAP\LDAP();