Skip to content

Commit 4259d30

Browse files
clean up
1 parent 729e29e commit 4259d30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hashes/src/util.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
// If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
1313
//
1414

15-
use crate::Hash;
16-
1715
#[macro_export]
1816
/// Adds hexadecimal formatting implementation of a trait `$imp` to a given type `$ty`.
1917
macro_rules! hex_fmt_impl(

0 commit comments

Comments
 (0)