Skip to content

Commit 7460437

Browse files
committed
chore: remove unused import
1 parent 7c06cbb commit 7460437

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sentry_sdk/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import os
22
import uuid
33
import random
4-
import inspect
54

65
from .utils import Dsn, SkipEvent, ContextVar
76
from .transport import Transport

0 commit comments

Comments
 (0)