mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-14 16:37:22 +02:00
refactor(notification): pull notify_rust from crates.io (#1432)
This commit is contained in:
committed by
GitHub
parent
0b0088821e
commit
3779fb5063
@@ -32,9 +32,6 @@ mod commands;
|
||||
mod error;
|
||||
mod models;
|
||||
|
||||
#[allow(dead_code, unused_imports, deprecated, clippy::derivable_impls)]
|
||||
mod notify_rust;
|
||||
|
||||
pub use error::{Error, Result};
|
||||
|
||||
#[cfg(desktop)]
|
||||
|
||||
Reference in New Issue
Block a user