mirror of
https://github.com/fluencelabs/wasm-utils
synced 2025-05-09 13:42:20 +00:00
fix indents
This commit is contained in:
parent
a2b235a818
commit
36c248ac9e
@ -3,7 +3,6 @@ extern crate wasm_utils;
|
|||||||
|
|
||||||
use std::env;
|
use std::env;
|
||||||
|
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
|
|
||||||
let args = env::args().collect::<Vec<_>>();
|
let args = env::args().collect::<Vec<_>>();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user