mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-14 12:06:24 +00:00
Remove all sentry references
- Google play store already offers crash reporting...
This commit is contained in:
parent
161535c11c
commit
59585f72cf
10 changed files with 8 additions and 278 deletions
|
|
@ -211,7 +211,7 @@ class InvenTreeAPI {
|
|||
showTimeoutError(context);
|
||||
return null;
|
||||
} else {
|
||||
// Unknown error type - re-throw the error and Sentry will catch it
|
||||
// Unknown error type - re-throw
|
||||
throw error;
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue