summaryrefslogtreecommitdiffstats
path: root/ipalib/aci.py
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2013-01-10 06:14:15 -0500
committerMartin Kosek <mkosek@redhat.com>2013-03-01 16:59:42 +0100
commitc0a89efd6852bfd07dec4c8b1e74f0e927e7fdd8 (patch)
treed5aba820545bebcacae11a33fc4233eef25972bd /ipalib/aci.py
parentef1cd6e24732e7fa64f6c4b0ce32a909fbf1df5d (diff)
downloadfreeipa-c0a89efd6852bfd07dec4c8b1e74f0e927e7fdd8.tar.gz
freeipa-c0a89efd6852bfd07dec4c8b1e74f0e927e7fdd8.tar.xz
freeipa-c0a89efd6852bfd07dec4c8b1e74f0e927e7fdd8.zip
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
Diffstat (limited to 'ipalib/aci.py')
-rwxr-xr-xipalib/aci.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipalib/aci.py b/ipalib/aci.py
index 53c0053c6..c911da188 100755
--- a/ipalib/aci.py
+++ b/ipalib/aci.py
@@ -19,7 +19,6 @@
import shlex
import re
-import ldap
# The Python re module doesn't do nested parenthesis