Skip to content

Commit

Permalink
clippy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
psorinionut committed Nov 1, 2024
1 parent dcc9e99 commit e825a19
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,7 @@ where
)
}

#[allow(clippy::too_many_arguments)]
pub fn stake_farm_on_behalf(
&mut self,
caller: &Address,
Expand Down

0 comments on commit e825a19

Please sign in to comment.