Skip to content

Commit 52bf26e

Browse files
authored
Remove obsolete TODO (#14304)
changelog: none
2 parents b583568 + e956128 commit 52bf26e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/doc/lazy_continuation.rs

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ fn map_container_to_text(c: &super::Container) -> &'static str {
1616
}
1717
}
1818

19-
// TODO: Adjust the parameters as necessary
2019
pub(super) fn check(
2120
cx: &LateContext<'_>,
2221
doc: &str,

0 commit comments

Comments
 (0)