summaryrefslogtreecommitdiffstats
path: root/func
diff options
context:
space:
mode:
authorAdrian Likins <alikins@grimlock.devel.redhat.com>2007-10-23 15:14:22 -0400
committerAdrian Likins <alikins@grimlock.devel.redhat.com>2007-10-23 15:14:22 -0400
commit4404e59a62a4108a644ad84993e6cc69c7e2dfb2 (patch)
tree2c6406dc3eeae579259cc800ad0ece413b41e714 /func
parente5ed0d873ce5f6b95727072a364016e8011e1fbc (diff)
downloadthird_party-func-4404e59a62a4108a644ad84993e6cc69c7e2dfb2.tar.gz
third_party-func-4404e59a62a4108a644ad84993e6cc69c7e2dfb2.tar.xz
third_party-func-4404e59a62a4108a644ad84993e6cc69c7e2dfb2.zip
remove unused func_command import
(was causing circular imports)
Diffstat (limited to 'func')
-rwxr-xr-xfunc/overlord/client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/func/overlord/client.py b/func/overlord/client.py
index 1ff35d2..369ac56 100755
--- a/func/overlord/client.py
+++ b/func/overlord/client.py
@@ -26,7 +26,7 @@ from func.config import read_config, CONFIG_FILE
import sslclient
import command
-import func_command
+
# ===================================
# defaults