Skip to content

Commit

Permalink
Fix import in test
Browse files Browse the repository at this point in the history
Signed-off-by: Filippo Costa <[email protected]>
  • Loading branch information
neysofu committed May 28, 2024
1 parent e4d1f77 commit aa1bf6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ed25519-dalek/tests/ed25519.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ mod vectors {

use std::{
convert::TryFrom,
fs::File,
io::{BufRead, BufReader},
ops::Neg,
};
Expand Down

0 comments on commit aa1bf6b

Please sign in to comment.