Ver código fonte

Remove commented line

Konstantin Seiler 5 anos atrás
pai
commit
af6e33bfa0
1 arquivos alterados com 0 adições e 1 exclusões
  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};