mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +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.common import phases
|
||||
from . import assets
|
||||
import os.path
|
||||
import shutil
|
||||
|
||||
|
||||
class InstallDHCPCD(Task):
|
||||
|
|
Loading…
Add table
Reference in a new issue