Removed extraneous newlines
This commit is contained in:
committed by
Dan Gohman
parent
5590abcfd9
commit
ddfa88c8ba
@@ -10,7 +10,6 @@ use cretonne::cursor::FuncCursor;
|
||||
use cretonne::settings;
|
||||
use wasmparser;
|
||||
use std::error::Error;
|
||||
|
||||
use std::vec::Vec;
|
||||
use std::string::String;
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ use cretonne::cursor::FuncCursor;
|
||||
use cretonne::settings::Flags;
|
||||
use translation_utils::{SignatureIndex, FunctionIndex, TableIndex, GlobalIndex, MemoryIndex,
|
||||
Global, Table, Memory};
|
||||
|
||||
use std::vec::Vec;
|
||||
use std::string::String;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user