Skip to content

Commit 10ccc54

Browse files
committed
Reordering imports
1 parent 4907adf commit 10ccc54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/provider/function_resource.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import (
1616
tftypes "github.com/hashicorp/terraform-plugin-framework/types"
1717

1818
"github.com/segmentio/public-api-sdk-go/api"
19+
1920
"github.com/segmentio/terraform-provider-segment/internal/provider/docs"
2021
"github.com/segmentio/terraform-provider-segment/internal/provider/models"
2122
)

0 commit comments

Comments
 (0)