mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-05 14:09:57 +08:00
feat: no-multi-empty-lines
This commit is contained in:
@ -87,7 +87,6 @@ class LdapSyncPage extends React.Component {
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
getLdapUser(ldap) {
|
||||
LdapBackend.getLdapUser(ldap)
|
||||
.then((res) => {
|
||||
|
Reference in New Issue
Block a user