mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
Remove one unused import
This commit is contained in:
@@ -25,7 +25,6 @@ use smithay::utils::{Logical, Point, Scale, SERIAL_COUNTER};
|
||||
use smithay::wayland::compositor::{CompositorClientState, CompositorState};
|
||||
use smithay::wayland::data_device::DataDeviceState;
|
||||
use smithay::wayland::output::OutputManagerState;
|
||||
use smithay::wayland::seat::WaylandFocus;
|
||||
use smithay::wayland::shell::wlr_layer::{Layer, WlrLayerShellState};
|
||||
use smithay::wayland::shell::xdg::XdgShellState;
|
||||
use smithay::wayland::shm::ShmState;
|
||||
|
||||
Reference in New Issue
Block a user