Removed unused import
This commit is contained in:
parent
825f3733fd
commit
8dd4b3689a
@ -16,7 +16,6 @@ use error::*;
|
||||
use io::*;
|
||||
use network::NetworkProtocolHandler;
|
||||
use network::node::*;
|
||||
use slab::Index;
|
||||
|
||||
type Slab<T> = ::slab::Slab<T, usize>;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user