Przeglądaj źródła

移除未使用的引入

skyfffire 2 lat temu
rodzic
commit
8943122aaf
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      strategy/tests/decimal_test.rs

+ 0 - 2
strategy/tests/decimal_test.rs

@@ -1,5 +1,3 @@
-use tokio;
-
 #[cfg(test)]
 mod tests {
     use std::cmp::{max, min};