summaryrefslogtreecommitdiffstats
path: root/overlord/client.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 /overlord/client.py
parent7cacf5f3114fb8d7dabd91dd3acc9f95c657442f (diff)
downloadthird_party-func-00179513a9585eeeaee12c644a35f14f8ecc3862.tar.gz
third_party-func-00179513a9585eeeaee12c644a35f14f8ecc3862.tar.xz
third_party-func-00179513a9585eeeaee12c644a35f14f8ecc3862.zip
Remove assorted unused imports
Diffstat (limited to 'overlord/client.py')
-rwxr-xr-xoverlord/client.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/overlord/client.py b/overlord/client.py
index c4b9fa4..cf7a375 100755
--- a/overlord/client.py
+++ b/overlord/client.py
@@ -17,10 +17,7 @@
import optparse
import sys
-import xmlrpclib
-import traceback
import glob
-import os
import sslclient