mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Remove debug print
This commit is contained in:
parent
6e8ddac165
commit
a968cb6aef
1 changed files with 0 additions and 1 deletions
|
@ -244,7 +244,6 @@ impl GlobalState {
|
|||
}
|
||||
|
||||
self.report_progress("indexing", state, message.clone(), Some(fraction));
|
||||
eprintln!("progress reported: {:?}", message);
|
||||
}
|
||||
}
|
||||
Event::Vfs(mut task) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue