Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoburns committed Jun 20, 2024
1 parent bb6eb9d commit ac8af50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/dioxus-blitz/src/window.rs
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ impl<'a, Doc: DocumentLike> View<'a, Doc> {
},
PhysicalKey::Unidentified(_) => {}
}

}
WindowEvent::Moved(_) => {}
WindowEvent::CloseRequested => {}
Expand Down

0 comments on commit ac8af50

Please sign in to comment.