mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
fmt, fix check
This commit is contained in:
@@ -20,8 +20,8 @@ use dbus::{
|
||||
Path,
|
||||
};
|
||||
|
||||
use super::{Hint, Notification, Timeout};
|
||||
use super::xdg::{NOTIFICATION_NAMESPACE, NOTIFICATION_OBJECTPATH};
|
||||
use super::{Hint, Notification, Timeout};
|
||||
|
||||
static DBUS_ERROR_FAILED: &str = "org.freedesktop.DBus.Error.Failed";
|
||||
/// Version of the crate equals the version server.
|
||||
|
||||
Reference in New Issue
Block a user