Skip to content

Commit

Permalink
chore: remove unncesessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
joemonem committed Oct 17, 2024
1 parent b7355eb commit 26a7c74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/liquidity/factory/src/execute.rs
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,6 @@ pub fn execute_request_pool_creation_with_funds(
pair: pair_with_denom_and_amount,
sender,
tx_id: tx_id.clone(),
// TODO what check funds
funds: info.funds,
slippage_tolerance_bps,
}
Expand Down

0 comments on commit 26a7c74

Please sign in to comment.