mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-02 08:01:47 -04:00
Remove accidental comment
This commit is contained in:
@@ -180,7 +180,6 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
|
||||
flush_if_mouse(&ev, &mut ev_stream).await;
|
||||
|
||||
// Some people have high mouse sensitivity
|
||||
match tui.handle_event(&ev) {
|
||||
None => needs_redraw = false,
|
||||
Some(action) => match action {
|
||||
|
||||
Reference in New Issue
Block a user