removed debug message
This commit is contained in:
parent
1db62c404e
commit
4999cdc498
@ -268,7 +268,6 @@ impl PositionManager {
|
||||
None => return Ok((None, None)),
|
||||
|
||||
Some(positions) => {
|
||||
println!("Open positions: {:?}", positions);
|
||||
// checking if there are positions open for our pair
|
||||
match positions
|
||||
.into_iter()
|
||||
|
Loading…
Reference in New Issue
Block a user