mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:25:56 +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
|
import locale
|
||||||
from typing import cast, Any
|
from typing import cast, Any
|
||||||
|
|
||||||
import sentry_sdk
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from sentry_sdk.hub import Hub
|
from sentry_sdk.hub import Hub
|
||||||
from sentry_sdk.utils import event_from_exception
|
from sentry_sdk.utils import event_from_exception
|
||||||
|
Loading…
x
Reference in New Issue
Block a user