Skip to content

Commit

Permalink
goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun committed Jan 22, 2024
1 parent 93647ab commit 946fff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/clients/client_gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ package clients

import (
"fmt"
chaosstudio "github.com/hashicorp/terraform-provider-azurerm/internal/services/chaosstudio/client"

"github.com/hashicorp/terraform-provider-azurerm/internal/common"
chaosstudio "github.com/hashicorp/terraform-provider-azurerm/internal/services/chaosstudio/client"
containers "github.com/hashicorp/terraform-provider-azurerm/internal/services/containers/client"
devcenter "github.com/hashicorp/terraform-provider-azurerm/internal/services/devcenter/client"
loadtestservice "github.com/hashicorp/terraform-provider-azurerm/internal/services/loadtestservice/client"
Expand Down

0 comments on commit 946fff3

Please sign in to comment.