rm: debug line

This commit is contained in:
itiB
2022-04-10 00:52:06 +09:00
parent 8061733fd9
commit bb834618d6

View File

@@ -194,7 +194,6 @@ impl App {
.args
.is_present("level-tuning")
{
println!("Level_tuning: {:?}", std::env::args().len());
let level_tuning_config_path = configs::CONFIG
.read()
.unwrap()