summaryrefslogtreecommitdiffstats
path: root/deploy/install_fuel_master.py
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-12-20 20:58:28 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-20 20:58:28 +0000
commit532a03ecc34da805ae1836a94f3c58ba8fd312f0 (patch)
treeaaec8ffea5d439bea5a2dafe1571a39d2aa5288f /deploy/install_fuel_master.py
parentf3e8720ea4ca033bf90521258f2e08f99a56d572 (diff)
parent89d1439e98de7ac1735610168ff4ca1b4e45e8c1 (diff)
Merge "Remove unused imports"
Diffstat (limited to 'deploy/install_fuel_master.py')
-rw-r--r--deploy/install_fuel_master.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/deploy/install_fuel_master.py b/deploy/install_fuel_master.py
index a0e28b033..2da69e350 100644
--- a/deploy/install_fuel_master.py
+++ b/deploy/install_fuel_master.py
@@ -16,7 +16,6 @@ from dha_adapters.libvirt_adapter import LibvirtAdapter
from common import (
log,
err,
- clean,
delete,
)