Skip to content
Snippets Groups Projects
Commit 9c62fcdb authored by Christoph Witzany's avatar Christoph Witzany
Browse files

remove line

parent 27a0c21c
No related branches found
No related tags found
No related merge requests found
...@@ -62,7 +62,6 @@ class AuthHandler(BaseHandler): ...@@ -62,7 +62,6 @@ class AuthHandler(BaseHandler):
import ldap import ldap
logger.info("Import ldap version: %s", ldap.__version__) logger.info("Import ldap version: %s", ldap.__version__)
self.hs = hs # FIXME better possibility to access registrationHandler later? self.hs = hs # FIXME better possibility to access registrationHandler later?
@defer.inlineCallbacks @defer.inlineCallbacks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment