forked from open-webui/open-webui
fix: remove aiofiles dependency
This commit is contained in:
parent
848d2382bc
commit
5c1e3a460e
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ import json
|
||||||
import uuid
|
import uuid
|
||||||
import aiohttp
|
import aiohttp
|
||||||
import asyncio
|
import asyncio
|
||||||
import aiofiles
|
|
||||||
from urllib.parse import urlparse
|
from urllib.parse import urlparse
|
||||||
from typing import Optional, List, Union
|
from typing import Optional, List, Union
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue