fix: 数据库迁移错误

This commit is contained in:
远野千束 2024-03-24 09:45:13 +08:00
parent 81089523a1
commit 66e18a9c8d

View File

@ -1,7 +1,6 @@
import sys
import logging
from typing import TYPE_CHECKING
from colored import fg
from .language import get_default_lang
import loguru