mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-29 05:03:34 +08:00
fix compilation warning
This commit is contained in:
parent
6b33f3b719
commit
65d2dd0173
@ -2,7 +2,6 @@ use alloc::collections::btree_map::BTreeMap;
|
||||
use core::cell::RefCell;
|
||||
|
||||
use io::Error as IoError;
|
||||
use io::Write;
|
||||
use moninj_proto::*;
|
||||
use sched::{Io, Mutex, TcpListener, TcpStream, Error as SchedError};
|
||||
use urc::Urc;
|
||||
|
Loading…
Reference in New Issue
Block a user