Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
maltekliemann committed Dec 12, 2023
1 parent 0a77dd2 commit bf1b9fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zrml/neo-swaps/src/consts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,3 @@ pub(crate) const _1_10: u128 = _1 / 10;
pub(crate) const _2_10: u128 = _2 / 10;
pub(crate) const _3_10: u128 = _3 / 10;
pub(crate) const _4_10: u128 = _4 / 10;

0 comments on commit bf1b9fc

Please sign in to comment.