Skip to content

Commit

Permalink
fix(core): lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Jul 2, 2024
1 parent 5740765 commit cf331cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/tauri/src/asset_protocol.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit cf331cd

Please sign in to comment.