Fixed formatting issues

This commit is contained in:
Lachlan Sneff
2018-01-15 17:14:48 -05:00
committed by Dan Gohman
parent 5c85c1ba4a
commit 2462a065ad
12 changed files with 5 additions and 14 deletions

View File

@@ -11,7 +11,6 @@ use cretonne::settings;
use wasmparser;
use std::error::Error;
// this is for no_std builds, but has no affect on regular builds
use std::vec::Vec;
use std::string::String;