Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ajansari95 committed Jul 25, 2024
1 parent 654a17d commit 5d103a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smart-contracts/osmosis/contracts/cl-vault/src/vault/range.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ use crate::{
helpers::{
assert::assert_range_admin,
getters::{
get_swap_amount_and_direction,
get_tokens_provided, get_twap_price, get_unused_pair_balances,
get_swap_amount_and_direction, get_tokens_provided, get_twap_price,
get_unused_pair_balances,
},
msgs::swap_msg,
},
Expand Down

0 comments on commit 5d103a7

Please sign in to comment.