diff --git a/bindings/src/types.rs b/bindings/src/types.rs index 76b95207..1ba8c14c 100644 --- a/bindings/src/types.rs +++ b/bindings/src/types.rs @@ -256,7 +256,6 @@ impl FromStr for PerpetualPosition { }) } } - #[cw_serde] pub struct MtpAndPrice { pub trading_asset_price: Decimal,