mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-15 07:41:27 +03:00
remove unused import
This commit is contained in:
@@ -29,7 +29,7 @@ use wayland_protocols_wlr::layer_shell::v1::client::{
|
|||||||
};
|
};
|
||||||
|
|
||||||
use wayland_client::{
|
use wayland_client::{
|
||||||
delegate_noop, delegate_dispatch,
|
delegate_noop,
|
||||||
globals::{registry_queue_init, GlobalListContents},
|
globals::{registry_queue_init, GlobalListContents},
|
||||||
protocol::{
|
protocol::{
|
||||||
wl_buffer, wl_compositor, wl_keyboard, wl_pointer, wl_region, wl_registry, wl_seat, wl_shm,
|
wl_buffer, wl_compositor, wl_keyboard, wl_pointer, wl_region, wl_registry, wl_seat, wl_shm,
|
||||||
|
|||||||
Reference in New Issue
Block a user