This website works better with JavaScript
Home
Explore
Help
Register
Sign In
skyfffire
/
as-rust
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
移除未使用的引入
skyfffire
2 years ago
parent
d0d8b1e35e
commit
8943122aaf
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
strategy/tests/decimal_test.rs
+ 0
- 2
strategy/tests/decimal_test.rs
View File
@@ -1,5 +1,3 @@
-use tokio;
-
#[cfg(test)]
mod tests {
use std::cmp::{max, min};