fix build

This commit is contained in:
Megan Marsh 2019-07-01 13:03:33 -07:00
parent a60f7e395e
commit 42611e6004
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ import (
"github.com/aws/aws-sdk-go/aws"
"github.com/aws/aws-sdk-go/aws/awserr"
"github.com/aws/aws-sdk-go/service/ec2"
"github.com/aws/aws-sdk-go/service/ec2/ec2iface"
"github.com/hashicorp/packer/common/random"
"github.com/hashicorp/packer/common/retry"
"github.com/hashicorp/packer/helper/communicator"