mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-12 01:21:02 +00:00
Make wasm version to compile
This commit is contained in:
@@ -77,7 +77,6 @@ impl Compiler for SoljsonCompiler {
|
||||
)
|
||||
})?;
|
||||
output.preprocess_ast(&version, pipeline, suppressed_warnings.as_slice())?;
|
||||
output.remove_evm();
|
||||
|
||||
Ok(output)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user