chore: merge imports

This commit is contained in:
Vukašin Vojinović 2024-07-09 15:17:44 +02:00 committed by Michael Murphy
parent c6004b67e5
commit 0640e88412
25 changed files with 277 additions and 265 deletions

View file

@ -30,8 +30,8 @@ use tracing::error;
use wayland_client::{
globals::registry_queue_init,
protocol::wl_output::{self, WlOutput},
Connection, QueueHandle,
};
use wayland_client::{Connection, QueueHandle};
#[derive(Debug, Clone)]
pub enum AppRequest {