superfluous
This commit is contained in:
parent
30ff3ad45b
commit
c0a2a1ff64
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue