Skip to content

Commit 012fb27

Browse files
committed
Resolve TODO comment
1 parent 35b15f6 commit 012fb27

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

list/list_resource.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,6 @@ type ListResourceRequest struct {
9797
// IncludeResourceObject indicates whether the provider should populate
9898
// the ResourceObject field in the ListResourceEvent struct.
9999
IncludeResourceObject bool
100-
101-
// TODO: consider applicability of:
102-
//
103-
// Private *privatestate.ProviderData
104-
// ProviderMeta tfsdk.Config
105-
// ClientCapabilities ReadClientCapabilities
106100
}
107101

108102
// ListResourceStream represents a streaming response to a ListResourceRequest.

0 commit comments

Comments
 (0)