mirror of
https://github.com/readur/readur.git
synced 2026-04-24 15:19:28 -05:00
fix(tests): resolve weird compilation issue in the tests
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
use reqwest::Client;
|
||||
use serde_json::{json, Value};
|
||||
use serde_json::Value;
|
||||
use std::time::{Duration, Instant};
|
||||
use tokio::time::sleep;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user