gepangpang hai 1 ano
pai
achega
2d8e47a1f0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      standard/src/gate_swap_handle.rs

+ 1 - 1
standard/src/gate_swap_handle.rs

@@ -1,5 +1,5 @@
 use std::str::FromStr;
-use rust_decimal::{Decimal, Error};
+use rust_decimal::{Decimal};
 use rust_decimal::prelude::FromPrimitive;
 use rust_decimal_macros::dec;
 use serde_json::Value;