Browse Source

移除未使用的引入

skyfffire 2 years ago
parent
commit
8943122aaf
1 changed files with 0 additions and 2 deletions
  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};