Skip to content

Commit d7e8f4c

Browse files
committed
Suppress warning by removing unused import
1 parent ae8a2ff commit d7e8f4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libstd/rt/sched.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1280,7 +1280,6 @@ mod test {
12801280
// FIXME: #9407: xfail-test
12811281
fn dont_starve_1() {
12821282
use rt::comm::oneshot;
1283-
use unstable::running_on_valgrind;
12841283

12851284
do stress_factor().times {
12861285
do run_in_mt_newsched_task {

0 commit comments

Comments
 (0)