summaryrefslogtreecommitdiffstats
path: root/base/deploy/src/scriptlets/pkijython.py
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-14 00:53:04 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-14 00:53:04 -0500
commitdf7087813ee2bd14c2c78928b8766c37c579e9c2 (patch)
tree9c1342f251529a3949624622b8f72e552dcb81db /base/deploy/src/scriptlets/pkijython.py
parent8817f4312e62f939caf5ea5c34b9720a7625ede2 (diff)
downloadpki-df7087813ee2bd14c2c78928b8766c37c579e9c2.tar.gz
pki-df7087813ee2bd14c2c78928b8766c37c579e9c2.tar.xz
pki-df7087813ee2bd14c2c78928b8766c37c579e9c2.zip
Refactored config.ticket-399
Diffstat (limited to 'base/deploy/src/scriptlets/pkijython.py')
-rw-r--r--base/deploy/src/scriptlets/pkijython.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/deploy/src/scriptlets/pkijython.py b/base/deploy/src/scriptlets/pkijython.py
index 306f203cd..b3f48f3e0 100644
--- a/base/deploy/src/scriptlets/pkijython.py
+++ b/base/deploy/src/scriptlets/pkijython.py
@@ -150,7 +150,6 @@ from netscape.security.x509 import X500Name
# PKI Python Imports
-import pkiconfig as config
from pkiconfig import PKIConfig
import pkihelper as util
import pkimessages as log