Skip to content

Commit 94c6c14

Browse files
committed
rebasing
1 parent 394e375 commit 94c6c14

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

internal/fwserver/server.go

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,6 @@ type Server struct {
7070
// access from race conditions.
7171
actionFuncsMutex sync.Mutex
7272

73-
// ListResourceConfigureData is the
74-
// [provider.ConfigureResponse.ListResourceData] field value which is passed
75-
// to [list.ConfigureRequest.ProviderData].
76-
ListResourceConfigureData any
77-
7873
// dataSourceSchemas is the cached DataSource Schemas for RPCs that need to
7974
// convert configuration data from the protocol. If not found, it will be
8075
// fetched from the DataSourceType.GetSchema() method.

0 commit comments

Comments
 (0)