From: Ondrej Lichtner olichtne@redhat.com
Wasn't used by the module.
Signed-off-by: Ondrej Lichtner olichtne@redhat.com --- lnst/Controller/CtlSecSocket.py | 1 - 1 file changed, 1 deletion(-)
diff --git a/lnst/Controller/CtlSecSocket.py b/lnst/Controller/CtlSecSocket.py index fd9ba26..c80917b 100644 --- a/lnst/Controller/CtlSecSocket.py +++ b/lnst/Controller/CtlSecSocket.py @@ -18,7 +18,6 @@ import logging from lnst.Common.SecureSocket import SecureSocket from lnst.Common.SecureSocket import DH_GROUP, SRP_GROUP from lnst.Common.SecureSocket import SecSocketException -from lnst.Common.Config import lnst_config from lnst.Common.Utils import not_imported
ser = not_imported