Suppress warning by removing unused import

This commit is contained in:
Flavio Percoco 2013-09-27 21:36:14 +02:00
parent ae8a2ff379
commit d7e8f4cb03
1 changed files with 0 additions and 1 deletions

View File

@ -1280,7 +1280,6 @@ mod test {
// FIXME: #9407: xfail-test
fn dont_starve_1() {
use rt::comm::oneshot;
use unstable::running_on_valgrind;
do stress_factor().times {
do run_in_mt_newsched_task {