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…
x
Reference in New Issue
Block a user