cargo fmt
This commit is contained in:
parent
43062c1754
commit
39de286d51
40 changed files with 1557 additions and 1080 deletions
|
|
@ -2,10 +2,7 @@
|
|||
|
||||
use crate::state::{Data, State};
|
||||
use anyhow::Result;
|
||||
use smithay::reexports::{
|
||||
calloop::EventLoop,
|
||||
wayland_server::DisplayHandle,
|
||||
};
|
||||
use smithay::reexports::{calloop::EventLoop, wayland_server::DisplayHandle};
|
||||
|
||||
pub mod render;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue