mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-06-21 18:51:52 +00:00
comments update + remove empty space
This commit is contained in:
@ -67,7 +67,7 @@ impl<E> ProgramInstanceEssence<E> where E: UserError {
|
||||
modules.insert("env".into(), env_module);
|
||||
Ok(ProgramInstanceEssence {
|
||||
modules: RwLock::new(modules),
|
||||
})
|
||||
})
|
||||
}
|
||||
|
||||
/// Get module reference.
|
||||
|
Reference in New Issue
Block a user