mirror of
https://github.com/neovide/neovide.git
synced 2026-09-10 07:16:25 -04:00
minor using fix
This commit is contained in:
parent
1ed9fc9eb9
commit
7358a7cff6
|
|
@ -1,5 +1,4 @@
|
|||
use std::sync::Arc;
|
||||
use std::time::Instant;
|
||||
|
||||
use image::{load_from_memory, GenericImageView, Pixel};
|
||||
use skulpin::{CoordinateSystem, RendererBuilder, PresentMode};
|
||||
|
|
|
|||
Loading…
Reference in a new issue