mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Fix import.
This commit is contained in:
parent
c064c51ba9
commit
ca151834fe
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue