mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-06-30 19:45:34 +00:00
chore(*): remove or update obsolete TODOs
This commit is contained in:
parent
ff7fd9e4b2
commit
b8921a5485
6 changed files with 5 additions and 7 deletions
|
@ -176,7 +176,6 @@ impl fmt::Display for AtomFeed {
|
|||
r#" <link rel="next" type="application/atom+xml" href="{esc_next_url}"/>"#
|
||||
)?;
|
||||
}
|
||||
// TODO: HTML links.
|
||||
|
||||
for msg in msgs {
|
||||
let content = &msg.msg.signee.payload.rich_text;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue