Fix warnings with latest nightly
This commit is contained in:
parent
31f8b816bd
commit
542d1938ce
9 changed files with 1 additions and 10 deletions
|
|
@ -10,7 +10,6 @@ use std::sync::atomic::Ordering;
|
|||
use std::sync::{Arc, Mutex};
|
||||
use std::time::{Duration, Instant};
|
||||
|
||||
use sctk::reexports::calloop;
|
||||
use sctk::reexports::calloop::Error as CalloopError;
|
||||
use sctk::reexports::calloop_wayland_source::WaylandSource;
|
||||
use sctk::reexports::client::globals;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue