mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
fmt, clippy
This commit is contained in:
@@ -32,7 +32,7 @@ mod commands;
|
||||
mod error;
|
||||
mod models;
|
||||
|
||||
#[allow(dead_code, unused_imports, deprecated)]
|
||||
#[allow(dead_code, unused_imports, deprecated, clippy::derivable_impls)]
|
||||
mod notify_rust;
|
||||
|
||||
pub use error::{Error, Result};
|
||||
|
||||
Reference in New Issue
Block a user