Remove obsolete TODO (#14304)

changelog: none
This commit is contained in:
Manish Goregaokar
2025-02-26 22:49:03 +00:00
committed by GitHub
@@ -16,7 +16,6 @@ fn map_container_to_text(c: &super::Container) -> &'static str {
}
}
// TODO: Adjust the parameters as necessary
pub(super) fn check(
cx: &LateContext<'_>,
doc: &str,