mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
Remove debug print
This commit is contained in:
parent
6e8ddac165
commit
a968cb6aef
@ -244,7 +244,6 @@ impl GlobalState {
|
||||
}
|
||||
|
||||
self.report_progress("indexing", state, message.clone(), Some(fraction));
|
||||
eprintln!("progress reported: {:?}", message);
|
||||
}
|
||||
}
|
||||
Event::Vfs(mut task) => {
|
||||
|
Loading…
Reference in New Issue
Block a user