|
@@ -2,8 +2,6 @@
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
// SPDX-License-Identifier: MIT
|
|
// SPDX-License-Identifier: MIT
|
|
|
|
|
|
-#![cfg(protocol_asset)]
|
|
|
|
-
|
|
|
|
use crate::api::file::SafePathBuf;
|
|
use crate::api::file::SafePathBuf;
|
|
use crate::scope::FsScope;
|
|
use crate::scope::FsScope;
|
|
use rand::RngCore;
|
|
use rand::RngCore;
|