diff --git a/server/src/newsreader.rs b/server/src/newsreader.rs index c079f26..5dc8c53 100644 --- a/server/src/newsreader.rs +++ b/server/src/newsreader.rs @@ -174,9 +174,6 @@ pub async fn thread( .map(|h| Url::parse(&h).ok()) .flatten(); let mut body = r.summary.unwrap_or("NO SUMMARY".to_string()); - // TODO: add site specific cleanups. For example: - // * Grafana does