fix indents

This commit is contained in:
NikVolf 2017-05-04 16:12:27 +03:00
parent a2b235a818
commit 36c248ac9e
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@ extern crate wasm_utils;
use std::env;
fn main() {
let args = env::args().collect::<Vec<_>>();