Skip to content

Commit 0f47f06

Browse files
remove unused import
1 parent d6c2fa5 commit 0f47f06

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/integrations/mcp/test_mcp.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
that the integration properly instruments MCP handlers with Sentry spans.
1616
"""
1717

18-
import sentry_sdk
19-
2018
from urllib.parse import urlparse, parse_qs
2119
import anyio
2220
import asyncio

0 commit comments

Comments
 (0)