Merge pull request #7 from YuSungDuk/support_ncloud

make fmt
This commit is contained in:
Yu SungDuk 2018-01-29 22:45:28 +09:00 committed by GitHub
commit 6686d62ca6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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