Skip to content

Commit

Permalink
remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
matheus-consoli committed Mar 20, 2024
1 parent 1f42419 commit 2d64bd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/future/race_ok/vec/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ where

#[cfg(test)]
mod test {
use super::error::AggregateError;
use super::*;
use alloc::vec;
use core::future;
Expand Down

0 comments on commit 2d64bd9

Please sign in to comment.