Lucas Nogueira 1 жил өмнө
parent
commit
cf331cdc3e

+ 0 - 2
core/tauri/src/asset_protocol.rs

@@ -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;