mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 07:26:29 +00:00
Fix unused import.
This commit is contained in:
parent
3f208b985f
commit
31a98badcb
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
from bootstrapvz.base import Task
|
||||
from bootstrapvz.common import phases
|
||||
from bootstrapvz.common.tasks import initd
|
||||
from bootstrapvz.common.tasks import kernel
|
||||
from . import assets
|
||||
import os.path
|
||||
|
|
Loading…
Add table
Reference in a new issue