itizawa 6 年之前
父節點
當前提交
ea7d3d8970
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/client/js/services/AdminSecurityContainer.js

+ 0 - 2
src/client/js/services/AdminSecurityContainer.js

@@ -36,8 +36,6 @@ export default class AdminSecurityContainer extends Container {
 
     this.switchIsLocalEnabled = this.switchIsLocalEnabled.bind(this);
     this.changeRegistrationMode = this.changeRegistrationMode.bind(this);
-    this.switchIsLdapEnabled = this.switchIsLdapEnabled.bind(this);
-    this.changeLdapBindMode = this.changeLdapBindMode.bind(this);
   }
 
   init() {