Skip to content

Commit 29ca20a

Browse files
committed
remove comment
1 parent ebb86ba commit 29ca20a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/provider/group_data_source.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ func (d *GroupDataSource) Schema(ctx context.Context, req datasource.SchemaReque
4949
resp.Schema = schema.Schema{
5050
MarkdownDescription: "An existing group on the coder deployment.",
5151

52-
// Validation handled by ConfigValidators
5352
Attributes: map[string]schema.Attribute{
5453
"id": schema.StringAttribute{
5554
MarkdownDescription: "The ID of the group to retrieve. This field will be populated if a name and organisation ID is supplied.",

0 commit comments

Comments
 (0)