Skip to content

Commit

Permalink
Running goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Aug 10, 2017
1 parent f151e66 commit 91204fa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions azurerm/provider_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ import (
"os"
"testing"

"github.com/hashicorp/terraform/helper/schema"
"github.com/hashicorp/terraform/terraform"
"fmt"

"github.com/Azure/go-autorest/autorest/azure"
"github.com/hashicorp/terraform/helper/schema"
"github.com/hashicorp/terraform/terraform"
)

var testAccProviders map[string]terraform.ResourceProvider
Expand Down

0 comments on commit 91204fa

Please sign in to comment.