Skip to content

Commit cdcb3c7

Browse files
committed
gofmt error
1 parent 177467d commit cdcb3c7

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
@@ -41,7 +41,6 @@ type Server struct {
4141
// to [ephemeral.ConfigureRequest.ProviderData].
4242
EphemeralResourceConfigureData any
4343

44-
4544
// ListResourceConfigureData is the
4645
// [provider.ConfigureResponse.ListResourceData] field value which is passed
4746
// to [list.ConfigureRequest.ProviderData].
@@ -70,7 +69,6 @@ type Server struct {
7069
// access from race conditions.
7170
actionFuncsMutex sync.Mutex
7271

73-
7472
// dataSourceSchemas is the cached DataSource Schemas for RPCs that need to
7573
// convert configuration data from the protocol. If not found, it will be
7674
// fetched from the DataSourceType.GetSchema() method.

0 commit comments

Comments
 (0)