mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-04-15 02:30:21 +08:00
fix: 移除不必要的配置导入
This commit is contained in:
@@ -5,7 +5,7 @@ from cachetools import cached, TTLCache
|
||||
|
||||
from app import schemas
|
||||
from app.chain import ChainBase
|
||||
from app.core.config import global_vars, settings
|
||||
from app.core.config import global_vars
|
||||
from app.db.mediaserver_oper import MediaServerOper
|
||||
from app.helper.service import ServiceConfigHelper
|
||||
from app.log import logger
|
||||
|
||||
Reference in New Issue
Block a user