Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
wtholliday committed Dec 23, 2023
1 parent 4f67ce9 commit e32a8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/winit_event_loop.rs
Original file line number Diff line number Diff line change
Expand Up @@ -595,4 +595,4 @@ pub trait Run: View + Sized {
}
}

impl<V: View> Run for V {}
impl<V: View> Run for V {}

0 comments on commit e32a8c3

Please sign in to comment.