Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dimxy committed May 6, 2024
1 parent 2c810b0 commit af45b71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mm2src/coins/eth.rs
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ use mm2_net::transport::{slurp_url, GuiAuthValidation, GuiAuthValidationGenerato
use mm2_number::bigdecimal_custom::CheckedDivision;
use mm2_number::{BigDecimal, BigUint, MmNumber};
use mm2_rpc::data::legacy::GasStationPricePolicy;
//#[cfg(test)] use mocktopus::macros::*;
use rand::seq::SliceRandom;
use rlp::{DecoderError, Encodable, RlpStream};
use rpc::v1::types::Bytes as BytesJson;
Expand Down

0 comments on commit af45b71

Please sign in to comment.