2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-01-28 03:10:19 +08:00

firmware: fix a warning.

This commit is contained in:
whitequark 2017-03-03 05:35:28 +00:00
parent 3070a2fac1
commit fe77fcc45f

View File

@ -3,7 +3,6 @@ use std::vec::Vec;
use std::string::String;
use std::btree_map::BTreeMap;
use std::io::Write;
use proto::WriteExt;
#[derive(Debug)]
struct Entry {