web: remove accidentally committed line
This commit is contained in:
parent
a46390d110
commit
60a3b1ef88
@ -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![
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user