mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Remove unused import of sentry_sdk
This commit is contained in:
parent
5eee9958a0
commit
aad41807c3
1 changed files with 0 additions and 2 deletions
|
|
@ -12,8 +12,6 @@ import json
|
|||
import locale
|
||||
from typing import cast, Any
|
||||
|
||||
import sentry_sdk
|
||||
|
||||
try:
|
||||
from sentry_sdk.hub import Hub
|
||||
from sentry_sdk.utils import event_from_exception
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue