Skip to content

Commit

Permalink
Import ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
ryndaniels committed Jul 24, 2019
1 parent 9fe9f4c commit 51aa713
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions aws/data_source_aws_wafregional_ipset.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package aws

import (
"fmt"

"github.com/aws/aws-sdk-go/aws"
"github.com/aws/aws-sdk-go/service/waf"
"github.com/hashicorp/terraform/helper/schema"
Expand Down
2 changes: 1 addition & 1 deletion aws/data_source_aws_wafregional_ipset_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ package aws

import (
"fmt"
"github.com/hashicorp/terraform/helper/acctest"
"regexp"
"testing"

"github.com/hashicorp/terraform/helper/acctest"
"github.com/hashicorp/terraform/helper/resource"
)

Expand Down

0 comments on commit 51aa713

Please sign in to comment.