summaryrefslogtreecommitdiffstats
path: root/func/CommonErrors.py
diff options
context:
space:
mode:
authorJames Bowes <jbowes@redhat.com>2007-09-26 22:36:33 -0400
committerJames Bowes <jbowes@redhat.com>2007-09-26 22:36:33 -0400
commit00179513a9585eeeaee12c644a35f14f8ecc3862 (patch)
treed7324872ca76f9525184f8547f4de9f70432a862 /func/CommonErrors.py
parent7cacf5f3114fb8d7dabd91dd3acc9f95c657442f (diff)
downloadfunc-00179513a9585eeeaee12c644a35f14f8ecc3862.tar.gz
func-00179513a9585eeeaee12c644a35f14f8ecc3862.tar.xz
func-00179513a9585eeeaee12c644a35f14f8ecc3862.zip
Remove assorted unused imports
Diffstat (limited to 'func/CommonErrors.py')
-rw-r--r--func/CommonErrors.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/func/CommonErrors.py b/func/CommonErrors.py
index 13ef505..fc4e049 100644
--- a/func/CommonErrors.py
+++ b/func/CommonErrors.py
@@ -14,8 +14,6 @@
#
# Copyright 2005 Dan Williams <dcbw@redhat.com> and Red Hat, Inc.
-import socket
-
def canIgnoreSSLError(e):
"""