mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 09:40:17 -04:00
make fmt
This commit is contained in:
parent
175dd2730f
commit
e68a742bca
1 changed files with 1 additions and 1 deletions
|
|
@ -4,8 +4,8 @@ import (
|
|||
ncloud "github.com/NaverCloudPlatform/ncloud-sdk-go/sdk"
|
||||
"github.com/hashicorp/packer/common"
|
||||
"github.com/hashicorp/packer/helper/communicator"
|
||||
"github.com/hashicorp/packer/packer"
|
||||
"github.com/hashicorp/packer/helper/multistep"
|
||||
"github.com/hashicorp/packer/packer"
|
||||
)
|
||||
|
||||
// Builder assume this implements packer.Builder
|
||||
|
|
|
|||
Loading…
Reference in a new issue