Skip to content

Commit b8c48ad

Browse files
committed
fix linter issues
1 parent 17426a6 commit b8c48ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • stackit/internal/services/serverupdate/schedule

stackit/internal/services/serverupdate/schedule/resource.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99

1010
"github.com/hashicorp/terraform-plugin-framework-validators/int32validator"
1111
"github.com/hashicorp/terraform-plugin-framework/resource/schema/int32planmodifier"
12+
1213
serverupdateUtils "github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/serverupdate/utils"
1314

1415
"github.com/hashicorp/terraform-plugin-framework-validators/stringvalidator"

0 commit comments

Comments
 (0)