Skip to content

Commit bdb63f1

Browse files
committed
Added actions
1 parent 94c6c14 commit bdb63f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal/fwserver/server.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ import (
88
"fmt"
99
"sync"
1010

11-
"github.com/hashicorp/terraform-plugin-framework/action"
12-
actionschema "github.com/hashicorp/terraform-plugin-framework/action/schema"
1311
"github.com/hashicorp/terraform-plugin-framework/datasource"
1412
"github.com/hashicorp/terraform-plugin-framework/diag"
1513
"github.com/hashicorp/terraform-plugin-framework/ephemeral"

0 commit comments

Comments
 (0)