mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-30 09:57:28 +00:00
@@ -90,7 +90,7 @@ pub fn call(input: Input) -> anyhow::Result<Output> {
|
||||
|
||||
#[cfg(debug_assertions)]
|
||||
if let Some(dbg_config) = &input.debug_config {
|
||||
let _ = dbg_config
|
||||
dbg_config
|
||||
.dump_stage_output(&input.contract.path, Some("stage"), &input_json)
|
||||
.map_err(|error| {
|
||||
anyhow::anyhow!(
|
||||
|
||||
Reference in New Issue
Block a user