mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
ec2: re-add 'copy' import from shutils
This commit is contained in:
parent
df32bf4792
commit
fc8b8ab9a5
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
from bootstrapvz.base import Task
|
from bootstrapvz.base import Task
|
||||||
from bootstrapvz.common import phases
|
from bootstrapvz.common import phases
|
||||||
from . import assets
|
from . import assets
|
||||||
|
from shutil import copy
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue