mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-14 13:30:50 +00:00
remove debug print
This commit is contained in:
parent
564db634a3
commit
1bd21d9907
@ -163,7 +163,6 @@ impl<WB: WasmBackend> MModuleConfigBuilder<WB> {
|
||||
None => String::from("off"),
|
||||
};
|
||||
|
||||
println!("Inserting {}={}", WASM_LOG_ENV_NAME, log_level_str);
|
||||
// overwrite possibly installed log variable in config
|
||||
self.config
|
||||
.wasi_parameters
|
||||
|
Loading…
x
Reference in New Issue
Block a user