fixup error

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2022-07-24 18:42:41 +02:00
parent 5ed73a7642
commit c9e926b3ec
Signed by: pep
GPG key ID: DEDA74AEECA9D0F2

View file

@ -36,7 +36,6 @@ use mmdbus::{
stdintf::org_freedesktop_dbus::ObjectManager, stdintf::org_freedesktop_dbus::ObjectManager,
}, },
strings::{Path as DBusPath}, strings::{Path as DBusPath},
Error as DBusError,
}, },
}; };