Module: check_mk
Branch: master
Commit: 6b0a455ba6dc67fe6c13737bd573ebe6465e0b98
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=6b0a455ba6dc67…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Mon May 28 10:03:02 2018 +0200
Fixed picking issue
Change-Id: I899f91870fefa2dd4e5de5e99324dbbfa85bd8a5
---
web/plugins/userdb/ldap.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/web/plugins/userdb/ldap.py b/web/plugins/userdb/ldap.py
index c257820..3c8033d 100644
--- a/web/plugins/userdb/ldap.py
+++ b/web/plugins/userdb/ldap.py
@@ -56,7 +56,6 @@ import cmk.paths
import config
import watolib
import log
-from lib import *
# LDAP attributes are case insensitive, we only use lower case!
# Please note: This are only default values. The user might override this