Fix import.

This commit is contained in:
James Bromberger 2013-08-13 14:33:35 +00:00
parent c064c51ba9
commit ca151834fe

View file

@ -1,7 +1,7 @@
from base import Task
from common import phases
from common.exceptions import TaskError
from filesystem import UnmountVolume
from common.tasks.filesystem import UnmountVolume
import time