Skip to content

Commit d208b65

Browse files
Copilottobio
andcommitted
Fix code formatting for enrich policy data source
Co-authored-by: tobio <[email protected]>
1 parent 724c139 commit d208b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/elasticsearch/enrich/data_source.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ func (d *enrichPolicyDataSource) Read(ctx context.Context, req datasource.ReadRe
134134
}
135135

136136
resp.Diagnostics.Append(resp.State.Set(ctx, &data)...)
137-
}
137+
}

0 commit comments

Comments
 (0)