Skip to content

Commit

Permalink
Remove unused import from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
robamler committed Mar 1, 2024
1 parent d09a245 commit 74d84fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/symbol/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -803,8 +803,6 @@ mod tests {
*,
};

use crate::UnwrapInfallible;

use rand_xoshiro::{
rand_core::{RngCore, SeedableRng},
Xoshiro256StarStar,
Expand Down

0 comments on commit 74d84fa

Please sign in to comment.