fix plugin log

This commit is contained in:
jxxghp
2023-10-13 11:01:58 +08:00
parent b1805c1a46
commit e83a15ad1f
2 changed files with 23 additions and 20 deletions

View File

@ -2,7 +2,6 @@ import multiprocessing
import os
import sys
import threading
from pathlib import Path
import uvicorn as uvicorn
from PIL import Image