superfluous

This commit is contained in:
Arthur Schiwon 2016-08-11 18:40:19 +02:00
parent 30ff3ad45b
commit c0a2a1ff64
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23
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();