Skip to content

Commit

Permalink
Update src/contracts/gift_factory.cairo
Browse files Browse the repository at this point in the history
Co-authored-by: gaetbout <[email protected]>
  • Loading branch information
sgc-code and gaetbout authored Jun 7, 2024
1 parent 2e99775 commit 5f88eae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/contracts/gift_factory.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ mod GiftFactory {
calculate_claim_account_address(claim)
}


fn transfer_from_account(
self: @ContractState,
claim: ClaimData,
Expand Down

0 comments on commit 5f88eae

Please sign in to comment.