mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
oracle: remove unused imports from 'tasks.network'
This commit is contained in:
parent
c22247be81
commit
2219e23ae4
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
||||||
from bootstrapvz.base import Task
|
from bootstrapvz.base import Task
|
||||||
from bootstrapvz.common import phases
|
from bootstrapvz.common import phases
|
||||||
from . import assets
|
|
||||||
import os.path
|
|
||||||
import shutil
|
|
||||||
|
|
||||||
|
|
||||||
class InstallDHCPCD(Task):
|
class InstallDHCPCD(Task):
|
||||||
|
|
Loading…
Add table
Reference in a new issue