mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
fix(core): lint
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#![cfg(protocol_asset)]
|
||||
|
||||
use crate::api::file::SafePathBuf;
|
||||
use crate::scope::FsScope;
|
||||
use rand::RngCore;
|
||||
|
||||
Reference in New Issue
Block a user