Skip to content

Commit

Permalink
fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
laruh committed Sep 26, 2024
1 parent 4bada4f commit ab0f961
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mm2src/mm2_main/tests/docker_tests/eth_docker_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ use coins::{CoinsContext, DexFee, FundingTxSpend, GenTakerFundingSpendArgs, GenT
use common::{block_on, block_on_f01, now_sec};
use crypto::Secp256k1Secret;
use ethereum_types::U256;
use futures01::Future;
#[cfg(any(feature = "sepolia-maker-swap-v2-tests", feature = "sepolia-taker-swap-v2-tests"))]
use mm2_core::mm_ctx::MmArc;
use mm2_number::{BigDecimal, BigUint};
Expand Down

0 comments on commit ab0f961

Please sign in to comment.