Skip to content

Commit 8cc116f

Browse files
committed
hash
1 parent 1f379d0 commit 8cc116f

File tree

1 file changed

+1
-1
lines changed
  • opentelemetry/src/metrics

1 file changed

+1
-1
lines changed

opentelemetry/src/metrics/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,8 @@ mod tests {
336336
use rand::Rng;
337337

338338
use crate::KeyValue;
339+
use std::collections::hash_map::DefaultHasher;
339340
use std::f64;
340-
use std::hash::DefaultHasher;
341341
use std::hash::{Hash, Hasher};
342342

343343
#[test]

0 commit comments

Comments
 (0)