mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-08 20:08:30 +00:00
Update formatting
This commit is contained in:
parent
61ce412533
commit
1ca1a7c268
@ -31,7 +31,6 @@ impl ApplicationHandler for App {
|
||||
.create_window(WindowAttributes::default())
|
||||
.unwrap(),
|
||||
);
|
||||
|
||||
let renderer =
|
||||
pollster::block_on(Renderer::new(window.clone())).unwrap();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user