fix(core): lint

This commit is contained in:
Lucas Nogueira
2024-07-01 23:54:56 -03:00
parent 574076541a
commit cf331cdc3e

View File

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