summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/launch.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/launch.py b/examples/launch.py
index 9067730..65142ef 100644
--- a/examples/launch.py
+++ b/examples/launch.py
@@ -266,7 +266,6 @@ def __create_instances(os_conn_config, instances_config, image_dict,
raise e
logger.info('Created configured instances')
- # TODO Should there be an error if there isn't an instances config
return vm_dict