Skip to content

Commit

Permalink
We don't need to return the claim
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonhoc committed Apr 15, 2024
1 parent d9e288e commit da493f3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ def create_or_update_claim(raw_claim)
data: {})
end
claim.update(list_data: raw_claim)
claim
end
end
end
Expand Down

0 comments on commit da493f3

Please sign in to comment.