remove useless TODO
This commit is contained in:
parent
6a08775a83
commit
78f4c80e8e
|
@ -55,7 +55,6 @@ impl Bot {
|
|||
}
|
||||
|
||||
struct Evaluator {
|
||||
// TODO: weights
|
||||
weights: Weights,
|
||||
root_score: i32,
|
||||
root_queue_len: usize,
|
||||
|
|
Loading…
Reference in New Issue