We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dbf661 commit 04f79edCopy full SHA for 04f79ed
sentry_sdk/utils.py
@@ -15,7 +15,6 @@
15
from decimal import Decimal
16
from functools import partial, partialmethod, wraps
17
from numbers import Real
18
-import traceback
19
from urllib.parse import parse_qs, unquote, urlencode, urlsplit, urlunsplit
20
21
try:
0 commit comments