Remove debug print
This commit is contained in:
@@ -244,7 +244,6 @@ impl GlobalState {
|
|||||||
}
|
}
|
||||||
|
|
||||||
self.report_progress("indexing", state, message.clone(), Some(fraction));
|
self.report_progress("indexing", state, message.clone(), Some(fraction));
|
||||||
eprintln!("progress reported: {:?}", message);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Event::Vfs(mut task) => {
|
Event::Vfs(mut task) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user