mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 17:49:01 +08:00
Merge pull request #11246 from gferon/patch-1
Remove unused import of sentry_sdk
This commit is contained in:
commit
a1622c77ea
@ -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…
x
Reference in New Issue
Block a user