summaryrefslogtreecommitdiffstats
path: root/make-lint
diff options
context:
space:
mode:
Diffstat (limited to 'make-lint')
-rwxr-xr-xmake-lint2
1 files changed, 0 insertions, 2 deletions
diff --git a/make-lint b/make-lint
index 7c5ec9245..fa5aae7d8 100755
--- a/make-lint
+++ b/make-lint
@@ -86,8 +86,6 @@ class IPATypeChecker(TypeChecker):
'ipalib.session.SessionAuthManager': LOGGING_ATTRS,
'ipalib.session.SessionManager': LOGGING_ATTRS,
'ipaserver.install.ldapupdate.LDAPUpdate': LOGGING_ATTRS,
- 'ipaserver.plugins.ldap2.IPASimpleLDAPObject': LOGGING_ATTRS,
- 'ipaserver.plugins.ldap2.SchemaCache': LOGGING_ATTRS,
'ipaserver.rpcserver.KerberosSession': ['api'] + LOGGING_ATTRS,
}