Skip to content

Commit

Permalink
Remove commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartleeks committed Sep 2, 2019
1 parent e4fa383 commit 8fe3ea8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions azurerm/resource_arm_storage_management_policy_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,11 @@ package azurerm

import (
"fmt"
// "net/http"
// "os"
// "regexp"
"testing"

// "github.com/terraform-providers/terraform-provider-azurerm/azurerm/helpers/validate"

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

"github.com/terraform-providers/terraform-provider-azurerm/azurerm/helpers/tf"
)

Expand Down

0 comments on commit 8fe3ea8

Please sign in to comment.