We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5750739 commit 79871a8Copy full SHA for 79871a8
sentry_sdk/transport.py
@@ -7,8 +7,6 @@
7
import time
8
from datetime import datetime, timedelta, timezone
9
from collections import defaultdict
10
-import certifi
11
-import urllib3
12
from urllib.request import getproxies
13
14
from sentry_sdk.consts import EndpointType
0 commit comments