Explorar o código

Remove allow(unused) from beat_ticker.

Jing Yang %!s(int64=3) %!d(string=hai) anos
pai
achega
de596e53ee
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/beat_ticker.rs

+ 0 - 1
src/beat_ticker.rs

@@ -1,4 +1,3 @@
-#![allow(unused)]
 use std::ops::Deref;
 use std::sync::atomic::{AtomicUsize, Ordering};
 use std::sync::Arc;