Skip to content

Commit 15a5699

Browse files
datalake: goimports
1 parent 79b3dfc commit 15a5699

3 files changed

+0
-3
lines changed

internal/services/datalake/data_lake_analytics_firewall_rule_resource.go

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import (
55
"log"
66
"time"
77

8-
"github.com/Azure/azure-sdk-for-go/services/datalake/analytics/mgmt/2016-11-01/account"
98
"github.com/hashicorp/go-azure-helpers/lang/response"
109
"github.com/hashicorp/terraform-provider-azurerm/helpers/azure"
1110
"github.com/hashicorp/terraform-provider-azurerm/helpers/tf"

internal/services/datalake/data_lake_store_firewall_rule_resource.go

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import (
55
"log"
66
"time"
77

8-
"github.com/Azure/azure-sdk-for-go/services/datalake/store/mgmt/2016-11-01/account"
98
"github.com/hashicorp/go-azure-helpers/lang/response"
109
"github.com/hashicorp/terraform-provider-azurerm/helpers/azure"
1110
"github.com/hashicorp/terraform-provider-azurerm/helpers/tf"

internal/services/datalake/data_lake_store_virtual_network_rule_resource.go

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import (
55
"log"
66
"time"
77

8-
"github.com/Azure/azure-sdk-for-go/services/datalake/store/mgmt/2016-11-01/account"
98
"github.com/hashicorp/go-azure-helpers/lang/response"
109
"github.com/hashicorp/terraform-provider-azurerm/helpers/azure"
1110
"github.com/hashicorp/terraform-provider-azurerm/helpers/tf"

0 commit comments

Comments
 (0)