Skip to content

Commit

Permalink
clean println
Browse files Browse the repository at this point in the history
  • Loading branch information
punwai authored and kchalkias committed Jul 23, 2022
1 parent 16c9bc1 commit d12ed19
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/sui/src/unit_tests/cli_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -737,8 +737,6 @@ async fn test_switch_command() -> Result<(), anyhow::Error> {
panic!("Command failed")
};

println!("9");

// Check that we can switch to this address
// Switch the address
let resp = SuiClientCommands::Switch {
Expand Down

0 comments on commit d12ed19

Please sign in to comment.