Skip to content

Commit

Permalink
Remove more spam
Browse files Browse the repository at this point in the history
  • Loading branch information
prozacchiwawa committed Jan 28, 2022
1 parent 9489b21 commit d3b3aaf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/py/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ fn compile_clvm(
path_string = path_string + ".clvm";
};

let _ = print!("input {:?} trying {}\n", input_path, path_string);

clvmc::compile_clvm(
&path_string,
&output_path,
Expand Down

0 comments on commit d3b3aaf

Please sign in to comment.