Browse Source

Remove commented line

Konstantin Seiler 5 years ago
parent
commit
af6e33bfa0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      audio/src/fetch.rs

+ 0 - 1
audio/src/fetch.rs

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