Checking in progress, though not fully working as expected
This commit is contained in:
@@ -25,7 +25,5 @@ impl AnyhowErrorExt for anyhow::Error {
|
||||
}
|
||||
|
||||
fn report_error(&self) {
|
||||
#[cfg(feature = "crash_reporting")]
|
||||
sentry::integrations::anyhow::capture_anyhow(self);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user