Skip to content

Commit df0edff

Browse files
sjuddConvex, Inc.
authored andcommitted
Remove a cancelled todo (#27006)
Fixes CX-6514 GitOrigin-RevId: 6ff7cd5fb8d2dde5b719e1045ba296725f6ca2c2
1 parent 93c1e6f commit df0edff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/search/src/searcher/searcher.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1268,7 +1268,6 @@ impl TryFrom<FragmentedTextSegmentPaths> for TextStorageKeys {
12681268
}
12691269
}
12701270

1271-
// TODO(CX-6514): Consider merging these two structs and removing the other one.
12721271
impl From<FragmentedTextSegment> for FragmentedTextStorageKeys {
12731272
fn from(value: FragmentedTextSegment) -> Self {
12741273
Self {

0 commit comments

Comments
 (0)