mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
Revert "fixed: ruff check"
This reverts commit 4834874091f6e272d7e7d093d71cd383530a245f.
This commit is contained in:
parent
7da00796e5
commit
621de1ab99
@ -335,7 +335,8 @@ async def share_art(request):
|
||||
content_type = assetFileType
|
||||
|
||||
try:
|
||||
from nio import AsyncClient, LoginResponse, UploadResponse
|
||||
from nio import AsyncClient, LoginResponse, RoomSendResponse, UploadResponse, RoomMessageText, RoomMessageMedia
|
||||
import asyncio
|
||||
|
||||
homeserver = 'matrix.org'
|
||||
if matrix_auth:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user