mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-13 23:21:08 +00:00
fix indents
This commit is contained in:
@@ -3,7 +3,6 @@ extern crate wasm_utils;
|
||||
|
||||
use std::env;
|
||||
|
||||
|
||||
fn main() {
|
||||
|
||||
let args = env::args().collect::<Vec<_>>();
|
||||
|
||||
Reference in New Issue
Block a user