Skip to content

Commit 5c7d479

Browse files
committed
remove unused import of get_mcp_auth_headers
1 parent 37f44fb commit 5c7d479

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/google/adk/tools/mcp_tool/mcp_toolset.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
from ._internal import sanitize_header_value
4242
from ._internal import validate_header_name
4343
from ._internal import validate_header_value
44-
from .mcp_auth_utils import get_mcp_auth_headers
4544
from .mcp_session_manager import MCPSessionManager
4645
from .mcp_session_manager import retry_on_errors
4746
from .mcp_session_manager import SseConnectionParams

0 commit comments

Comments
 (0)