Remove commented line

This commit is contained in:
Konstantin Seiler 2019-11-02 11:11:24 +11:00
parent 9f3e3d09d9
commit af6e33bfa0

View file

@ -1,4 +1,3 @@
//use bit_set::BitSet;
use byteorder::{BigEndian, ByteOrder, WriteBytesExt};
use bytes::Bytes;
use futures::sync::{mpsc, oneshot};