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 3711503
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azurerm/provider_test.go
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
package azurerm

import (
"fmt"
"os"
"testing"

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

var testAccProviders map[string]terraform.ResourceProvider
Expand Down

0 comments on commit 3711503

Please sign in to comment.