mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 21:30:03 -04:00
Update new builders for latest master
Signed-off-by: John Nunley <dev@notgull.net>
This commit is contained in:
@@ -11,7 +11,6 @@ use winit::{
|
||||
event::{ElementState, Event, KeyEvent, WindowEvent},
|
||||
event_loop::{ControlFlow, EventLoop},
|
||||
keyboard::{Key, NamedKey},
|
||||
keyboard::Key,
|
||||
window::Window,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user