remove useless Tool class attributes (#23389)
This commit is contained in:
@@ -21,9 +21,6 @@ API_TOOL_DEFAULT_TIMEOUT = (
|
||||
|
||||
|
||||
class ApiTool(Tool):
|
||||
api_bundle: ApiToolBundle
|
||||
provider_id: str
|
||||
|
||||
"""
|
||||
Api tool
|
||||
"""
|
||||
|
Reference in New Issue
Block a user