Remove TODOs (#6843)
This commit is contained in:
@ -96,7 +96,6 @@ impl Index {
|
||||
}
|
||||
}
|
||||
|
||||
/// TODO: Mark: Change this when coding
|
||||
impl CodingIndex {
|
||||
pub fn present_in_bounds(&self, bounds: impl RangeBounds<u64>) -> usize {
|
||||
self.index.range(bounds).count()
|
||||
|
Reference in New Issue
Block a user