This commit is contained in:
jxxghp
2025-05-05 19:50:15 +08:00
parent 89e76bcb48
commit 74a6ee7066
+1 -2
View File
@@ -22,8 +22,7 @@ from app.schemas.message import Notification
from app.schemas.tmdb import TmdbEpisode from app.schemas.tmdb import TmdbEpisode
from app.schemas.transfer import TransferInfo from app.schemas.transfer import TransferInfo
from app.schemas.types import SystemConfigKey from app.schemas.types import SystemConfigKey
from app.utils.singleton import Singleton from app.utils.singleton import Singleton, SingletonClass
from app.utils.singleton import SingletonClass
from app.utils.string import StringUtils from app.utils.string import StringUtils