mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-23 11:36:13 +02:00
chore: fmt
This commit is contained in:
@@ -7,7 +7,6 @@ mod platform_impl;
|
||||
#[path = "platform_impl/linux.rs"]
|
||||
mod platform_impl;
|
||||
|
||||
|
||||
pub(crate) type SingleInstanceCallback<R> =
|
||||
dyn FnMut(&AppHandle<R>, Vec<String>, String) + Send + Sync + 'static;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user