Skip to content

Commit dcd1305

Browse files
authored
Update sentry_sdk/__init__.py
1 parent 62267bb commit dcd1305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry_sdk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from sentry_sdk import integrations, logger, profiler
1+
from sentry_sdk import profiler
22
from sentry_sdk.scope import Scope
33
from sentry_sdk.transport import Transport, HttpTransport
44
from sentry_sdk.client import Client

0 commit comments

Comments
 (0)