Skip to content

Commit e2d6d78

Browse files
remove unused import
1 parent 53859e4 commit e2d6d78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sentry_sdk/integrations/anthropic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import sys
22
import json
3-
import inspect
43
from collections.abc import Iterable
54
from functools import wraps
65
from typing import TYPE_CHECKING

0 commit comments

Comments
 (0)