Skip to content

Commit d065d71

Browse files
committed
Remove print
1 parent 8ff8ce0 commit d065d71

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

yggdrasil/src/behavior/roles/striker.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ fn in_set_play(
7272
} else {
7373
*whistle_time = Some(Instant::now());
7474
// Await timer
75-
println!("Setting whistle timer...");
7675
return true;
7776
}
7877
}

0 commit comments

Comments
 (0)