summaryrefslogtreecommitdiffstats
path: root/func/overlord/client.py
diff options
context:
space:
mode:
Diffstat (limited to 'func/overlord/client.py')
-rwxr-xr-xfunc/overlord/client.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/func/overlord/client.py b/func/overlord/client.py
index e6ec590..0652a70 100755
--- a/func/overlord/client.py
+++ b/func/overlord/client.py
@@ -13,17 +13,14 @@
## 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
import sslclient
-import command
import forkbomb
import jobthing