1
Fork 0

Remove obsolete TODO (#14304)

changelog: none
This commit is contained in:
Manish Goregaokar 2025-02-26 22:49:03 +00:00 committed by GitHub
commit 52bf26e9ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,