ruff
This commit is contained in:
@@ -12,7 +12,6 @@ Key features:
|
||||
- Session bridging to Google credentials for API access
|
||||
"""
|
||||
|
||||
import os
|
||||
import logging
|
||||
from typing import Dict, Any, Optional, List
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@ This provider is used only in streamable-http transport mode with FastMCP v2.11.
|
||||
For earlier versions or other transport modes, the legacy GoogleWorkspaceAuthProvider is used.
|
||||
"""
|
||||
|
||||
import os
|
||||
import logging
|
||||
import aiohttp
|
||||
from typing import Optional, List
|
||||
|
||||
Reference in New Issue
Block a user