Przeglądaj źródła

Remove commented line

Konstantin Seiler 5 lat temu
rodzic
commit
af6e33bfa0
1 zmienionych plików z 0 dodań i 1 usunięć
  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};