Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Commit

Permalink
style: remove unnecessary use
Browse files Browse the repository at this point in the history
  • Loading branch information
codahale committed Nov 9, 2023
1 parent f4d1449 commit e509510
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ mod tests {

use digest::Digest;
use expect_test::expect;
use hex_literal::hex;

#[test]
fn perm256_inversion() {
Expand Down

0 comments on commit e509510

Please sign in to comment.