Skip to content

Commit c5ca148

Browse files
authored
clippy
1 parent 4514afd commit c5ca148

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plugins/deep-link/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// SPDX-License-Identifier: Apache-2.0
33
// SPDX-License-Identifier: MIT
44

5-
use std::sync::Arc;
6-
75
use tauri::{
86
plugin::{Builder, PluginApi, TauriPlugin},
97
AppHandle, EventId, Listener, Manager, Runtime,

0 commit comments

Comments
 (0)