mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-11 15:15:18 +02:00
rm useless func
This commit is contained in:
parent
9d1d8a9fe4
commit
ded2044be7
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ from typing import AsyncGenerator, Tuple, Union, Optional, Literal
|
|||
import aiohttp
|
||||
import asyncio
|
||||
|
||||
from openai.api_requestor import APIRequestor, aiohttp_session
|
||||
from openai.api_requestor import APIRequestor
|
||||
|
||||
from metagpt.logs import logger
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue