mirror of
https://github.com/MeoProject/lx-music-api-server.git
synced 2025-05-23 19:17:41 +08:00
chore: 移除未使用的import
This commit is contained in:
parent
4fb209dd94
commit
b965fbfb37
@ -14,7 +14,6 @@ from PIL import Image
|
|||||||
import aiohttp
|
import aiohttp
|
||||||
from common.utils import createMD5, timeLengthFormat
|
from common.utils import createMD5, timeLengthFormat
|
||||||
from . import log, config
|
from . import log, config
|
||||||
from pydub.utils import mediainfo
|
|
||||||
import ujson as json
|
import ujson as json
|
||||||
import traceback
|
import traceback
|
||||||
import mutagen
|
import mutagen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user