firmware: fix a warning.

This commit is contained in:
whitequark 2017-03-03 05:35:28 +00:00
parent 3070a2fac1
commit fe77fcc45f
1 changed files with 0 additions and 1 deletions

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 {