mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
remove old and unused imports, closes #117
This commit is contained in:
parent
6df7469614
commit
d35b131c8f
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
|||
from base import Task
|
||||
from common import phases
|
||||
import os
|
||||
from common.tasks.packages import ImagePackages
|
||||
from common.tasks.host import CheckPackages
|
||||
from common.tasks.filesystem import MountVolume
|
||||
|
||||
|
||||
class ImageExecuteCommand(Task):
|
||||
|
|
Loading…
Add table
Reference in a new issue