Remove warnings in tests;
This commit is contained in:
committed by
Dan Gohman
parent
c78a9a4a7c
commit
03c22ed67a
@@ -484,7 +484,6 @@ impl<T: EntityRef + ReservedValue> EntityList<T> {
|
||||
mod tests {
|
||||
use super::*;
|
||||
use super::{sclass_for_length, sclass_size};
|
||||
use crate::packed_option::ReservedValue;
|
||||
use crate::EntityRef;
|
||||
|
||||
/// An opaque reference to an instruction in a function.
|
||||
|
||||
Reference in New Issue
Block a user