diff --git a/apps/user_ldap/user_ldap.php b/apps/user_ldap/user_ldap.php index 48e7d429fcb..85b3d88973c 100644 --- a/apps/user_ldap/user_ldap.php +++ b/apps/user_ldap/user_ldap.php @@ -139,6 +139,4 @@ class OC_USER_LDAP extends OC_User_Backend { return true; } -} - -?> +} \ No newline at end of file