mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
superfluous
This commit is contained in:
parent
ea419a29c2
commit
0c86f69626
1 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue