Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
dorin-iancu committed Sep 29, 2023
1 parent fbb1673 commit a7ca9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locked-asset/proxy_dex/tests/proxy_dex_test_setup/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ where
farm_locked_builder: FarmLockedObjBuilder,
simple_lock_builder: SimpleLockObjBuilder,
) -> Self {
let _ = DebugApi::dummy();
DebugApi::dummy();

let rust_zero = rust_biguint!(0);
let mut b_mock = BlockchainStateWrapper::new();
Expand Down

0 comments on commit a7ca9e6

Please sign in to comment.