mirror of
https://github.com/open-webui/open-webui.git
synced 2026-01-04 23:55:22 +00:00
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 aiohttp
|
||||
import asyncio
|
||||
import aiofiles
|
||||
from urllib.parse import urlparse
|
||||
from typing import Optional, List, Union
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue