Skip to content

Commit e1e73be

Browse files
ericapisaniclaude
andcommitted
style(huey): Remove unused imports in test file
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f815ea4 commit e1e73be

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/integrations/huey/test_huey.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@
77

88
import sentry_sdk
99
from sentry_sdk import start_transaction
10-
from sentry_sdk._types import SENSITIVE_DATA_SUBSTITUTE
1110
from sentry_sdk.consts import OP
1211
from sentry_sdk.integrations.huey import HueyIntegration
13-
from sentry_sdk.scope import should_send_default_pii
1412
from sentry_sdk.traces import SegmentSource, SpanStatus
1513
from sentry_sdk.utils import parse_version
1614

0 commit comments

Comments
 (0)