mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Remove some unused imports
Remove all unused LDAP-related imports, plus some other ones. This should make it easier to quickly check what uses which LDAP wrapper
This commit is contained in:
committed by
Martin Kosek
parent
ef1cd6e247
commit
c0a89efd68
@@ -19,7 +19,6 @@
|
||||
|
||||
import shlex
|
||||
import re
|
||||
import ldap
|
||||
|
||||
# The Python re module doesn't do nested parenthesis
|
||||
|
||||
|
||||
Reference in New Issue
Block a user