remove todo.

This commit is contained in:
M Alghazwi 2025-07-09 18:15:15 +02:00
parent 013c2bac81
commit 1723b182c7
No known key found for this signature in database
GPG Key ID: 646E567CAD7DB607

View File

@ -219,7 +219,6 @@ impl<
let slot_last_index = builder.sub(n_cells_per_slot, one);
// create the mask bits
// TODO: re-use this for block and slot trees
let mask_bits = builder.split_le(slot_last_index,max_depth);
// last and mask bits for block tree