web: remove accidentally committed line
This commit is contained in:
@@ -1195,7 +1195,6 @@ fn render_news_post_header(post: &ShowThreadQueryThreadOnNewsPost) -> Node<Msg>
|
||||
]
|
||||
}
|
||||
fn reading_progress(ratio: f64) -> Node<Msg> {
|
||||
return vid
|
||||
let percent = ratio * 100.;
|
||||
info!("percent {percent}");
|
||||
div![
|
||||
|
||||
Reference in New Issue
Block a user