mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-27 16:46:42 -06:00
Adopt to python-ldap 2.4.6 by removing unused references which are not available in python-ldap anymore
This commit is contained in:
parent
8bba212c80
commit
af187713e7
@ -32,7 +32,7 @@ import time
|
||||
import struct
|
||||
import ldap.sasl
|
||||
import ldapurl
|
||||
from ldap.controls import LDAPControl,DecodeControlTuples,EncodeControlTuples
|
||||
from ldap.controls import LDAPControl
|
||||
from ldap.ldapobject import SimpleLDAPObject
|
||||
from ipaserver import ipautil
|
||||
from ipalib import errors
|
||||
|
Loading…
Reference in New Issue
Block a user