Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-yechenwei committed Jan 12, 2023
1 parent 3acfc6e commit 102c1ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package labservice
import (
"context"
"fmt"
"github.com/hashicorp/terraform-provider-azurerm/utils"
"time"

"github.com/hashicorp/go-azure-helpers/lang/response"
Expand All @@ -15,6 +14,7 @@ import (
"github.com/hashicorp/terraform-provider-azurerm/internal/tf/pluginsdk"
"github.com/hashicorp/terraform-provider-azurerm/internal/tf/suppress"
"github.com/hashicorp/terraform-provider-azurerm/internal/tf/validation"
"github.com/hashicorp/terraform-provider-azurerm/utils"
)

type LabServiceScheduleModel struct {
Expand Down

0 comments on commit 102c1ad

Please sign in to comment.