diff --git a/bootstrapvz/providers/oracle/__init__.py b/bootstrapvz/providers/oracle/__init__.py index 7bcd7d3..22a6c18 100644 --- a/bootstrapvz/providers/oracle/__init__.py +++ b/bootstrapvz/providers/oracle/__init__.py @@ -1,7 +1,6 @@ from bootstrapvz.common import task_groups from bootstrapvz.common.tasks import image from bootstrapvz.common.tasks import loopback -from bootstrapvz.common.tasks import initd from bootstrapvz.common.tasks import ssh from bootstrapvz.common.tasks import volume import tasks.image