Skip to content

Commit

Permalink
feat: optimization solved
Browse files Browse the repository at this point in the history
  • Loading branch information
Jagpreet153 committed Apr 17, 2024
1 parent e14e713 commit d7cc723
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions contracts/smartbid.sol
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,4 @@ contract EnglishAuction {
bids[msg.sender] = 0;
person.transfer(value);
}
}
yeah wala bhej do
}

0 comments on commit d7cc723

Please sign in to comment.