Skip to content

Commit

Permalink
docs: remove redundant line
Browse files Browse the repository at this point in the history
  • Loading branch information
bidzyyys authored Jan 21, 2025
1 parent 98406d0 commit c438661
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/src/token/erc20/utils/safe_erc20.rs
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ impl SafeErc20 {
/// the call.
/// * [`Error::SafeErc20FailedOperation`] - If the call returns value that
/// is not `true`.
fn call_optional_return(
token: Address,
call: &impl SolCall,
Expand Down

0 comments on commit c438661

Please sign in to comment.