Kill hashmap import for now
This commit is contained in:
parent
6c44d295db
commit
6a0b50f278
@ -1,7 +1,6 @@
|
||||
extern crate llvm_sys;
|
||||
extern crate iron_llvm;
|
||||
|
||||
use std::collections::HashMap;
|
||||
use self::llvm_sys::prelude::LLVMValueRef;
|
||||
|
||||
use self::iron_llvm::core;
|
||||
|
Loading…
Reference in New Issue
Block a user