aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/niri.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/niri.rs b/src/niri.rs
index 968392c3..b3bbb741 100644
--- a/src/niri.rs
+++ b/src/niri.rs
@@ -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;