mirror of
https://github.com/fluencelabs/wasm-utils
synced 2025-06-27 13:31:37 +00:00
fix indents
This commit is contained in:
@ -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<_>>();
|
||||||
|
Reference in New Issue
Block a user