Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
NunoAlexandre committed Sep 19, 2023
1 parent 46b4a3f commit 9c1ec5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/mocks/src/liquidity_pools.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ use cfg_traits::liquidity_pools::Codec;
use codec::{Decode, Error, Input};
use scale_info::TypeInfo;


#[derive(Debug, Eq, PartialEq, Clone, codec::Encode, Decode, TypeInfo)]
pub enum MessageMock {
First,
Expand Down

0 comments on commit 9c1ec5a

Please sign in to comment.