unused import

This commit is contained in:
Ferdinand Schober
2024-07-12 12:54:01 +02:00
parent d84c572a4e
commit 592cc01faf

View File

@@ -1,7 +1,7 @@
use ashpd::{ use ashpd::{
desktop::{ desktop::{
remote_desktop::{Axis, DeviceType, KeyState, RemoteDesktop}, remote_desktop::{Axis, DeviceType, KeyState, RemoteDesktop},
ResponseError, Session, Session,
}, },
zbus::AsyncDrop, zbus::AsyncDrop,
WindowIdentifier, WindowIdentifier,