mirror of
https://github.com/fluencelabs/fluid
synced 2025-06-22 17:41:32 +00:00
0.1.7 everywhere
This commit is contained in:
@ -3,8 +3,6 @@ use fluence::sdk::*;
|
||||
pub mod database;
|
||||
pub mod errors;
|
||||
|
||||
use crate::database;
|
||||
|
||||
fn init() {
|
||||
logger::WasmLogger::init_with_level(log::Level::Info).unwrap();
|
||||
}
|
||||
|
Reference in New Issue
Block a user