Skip to content

Commit de1791e

Browse files
Cleanup of unused import
1 parent 9c0e8e0 commit de1791e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/alloc/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,5 +286,4 @@ pub(crate) mod test_helpers {
286286
rand::SeedableRng::from_seed(seed)
287287
}
288288

289-
use crate::alloc::Global;
290289

0 commit comments

Comments
 (0)