Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
  • Loading branch information
tmigone committed Jul 26, 2024
1 parent 29fff77 commit 179611c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion availability-oracle/src/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ mod tests {
use futures::Stream;
use std::sync::Arc;
use std::time::Duration;
use std::time::SystemTime;
use std::{pin::Pin, str::FromStr};
use tiny_cid::Cid;

Expand Down

0 comments on commit 179611c

Please sign in to comment.