Skip to content

Commit 79871a8

Browse files
committed
fix imports
1 parent 5750739 commit 79871a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sentry_sdk/transport.py

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
import time
88
from datetime import datetime, timedelta, timezone
99
from collections import defaultdict
10-
import certifi
11-
import urllib3
1210
from urllib.request import getproxies
1311

1412
from sentry_sdk.consts import EndpointType

0 commit comments

Comments
 (0)