remove useless TODO

This commit is contained in:
tali 2023-04-16 03:01:15 -04:00
parent 6a08775a83
commit 78f4c80e8e
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ impl Bot {
}
struct Evaluator {
// TODO: weights
weights: Weights,
root_score: i32,
root_queue_len: usize,