Remove unused import

This commit is contained in:
Anders Ingemann 2014-07-12 19:53:56 +02:00
parent f925045e59
commit af3cca2644

View file

@ -10,7 +10,6 @@ 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 bootstrapvz.plugins.cloud_init.tasks
def initialize():