Explorar el Código

移除未使用的引入

skyfffire hace 2 años
padre
commit
8943122aaf
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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};