Skip to content

Commit

Permalink
linter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharon Nam authored and Sharon Nam committed Aug 8, 2024
1 parent ec734cd commit b3a2baa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ func (d *dataSourceSecretVersions) Read(ctx context.Context, req datasource.Read
}

resp.Diagnostics.Append(resp.State.Set(ctx, &data)...)

}

type dsSecretVersionsData struct {
Expand Down

0 comments on commit b3a2baa

Please sign in to comment.