We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c135c commit d7ae85fCopy full SHA for d7ae85f
1 file changed
sentry_sdk/utils.py
@@ -14,7 +14,6 @@
14
from collections import namedtuple
15
from datetime import datetime, timezone
16
from decimal import Decimal
17
-from enum import Enum
18
from functools import partial, partialmethod, wraps
19
from numbers import Real
20
from urllib.parse import parse_qs, unquote, urlencode, urlsplit, urlunsplit
0 commit comments