mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Remove unused reference to old LDAP backend in join plugin.
This commit is contained in:
parent
a1548bc670
commit
66d291001a
@ -79,7 +79,6 @@ class join(Command):
|
||||
:param kw: Keyword arguments for the other attributes.
|
||||
"""
|
||||
assert 'cn' not in kw
|
||||
ldap = self.api.Backend.ldap
|
||||
|
||||
try:
|
||||
host = api.Command['host_show'](hostname)
|
||||
|
Loading…
Reference in New Issue
Block a user