Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmay-db committed Oct 9, 2024
1 parent 7a2944b commit 41e1c39
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ func (r *LibraryResource) Read(ctx context.Context, req resource.ReadRequest, re
}

func (r *LibraryResource) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse) {
ctx = pluginfwcommon.SetResourceNameInContext(ctx, resourceName)
resp.Diagnostics.AddError("failed to update library", "updating library is not supported")
}

Expand Down

0 comments on commit 41e1c39

Please sign in to comment.