Run gofmt on config hostname helper

This commit is contained in:
beatz174-bit
2026-04-23 12:44:58 +10:00
parent 76722d39b2
commit f933418a87
+1 -1
View File
@@ -3,8 +3,8 @@ package provider
import (
"fmt"
"github.com/hashicorp/terraform-plugin-framework/types"
"github.com/hashicorp/terraform-plugin-framework/tfsdk"
"github.com/hashicorp/terraform-plugin-framework/types"
"github.com/hashicorp/terraform-plugin-go/tftypes"
)