summaryrefslogtreecommitdiffstats
path: root/func/overlord/client.py
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-01-17 11:55:12 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-01-17 11:55:12 -0500
commiteb67b305060e9e962d6a90766e8a39ca80065af2 (patch)
treee5c0821bdf499de192d31821d0311049444cb2ce /func/overlord/client.py
parent3c11b8cd0d91e0c4cd5aa007eddc330452b3ace7 (diff)
parentaee6076dd78dfb1b88ab4d369e24fb1bbf710816 (diff)
downloadthird_party-func-eb67b305060e9e962d6a90766e8a39ca80065af2.tar.gz
third_party-func-eb67b305060e9e962d6a90766e8a39ca80065af2.tar.xz
third_party-func-eb67b305060e9e962d6a90766e8a39ca80065af2.zip
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Diffstat (limited to 'func/overlord/client.py')
-rwxr-xr-xfunc/overlord/client.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/func/overlord/client.py b/func/overlord/client.py
index 1021078..60b5c24 100755
--- a/func/overlord/client.py
+++ b/func/overlord/client.py
@@ -13,10 +13,8 @@
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
##
-import optparse
import sys
import glob
-import pprint
from func.commonconfig import CMConfig
from func.config import read_config, CONFIG_FILE