Skip to content

Commit 8cb0b23

Browse files
committed
no need to allow any more
1 parent 131548a commit 8cb0b23

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test-cargo-miri/tests/test.rs

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
#![allow(unused_imports)] // FIXME for macOS
2-
3-
extern crate rand;
4-
51
use rand::{SeedableRng, FromEntropy, Rng, rngs::SmallRng};
62

73
#[test]

0 commit comments

Comments
 (0)