mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -3,7 +3,7 @@ import json
|
||||
import re
|
||||
from typing import Optional
|
||||
|
||||
from app.platform.log import logger
|
||||
from app.runtime.log import logger
|
||||
from app.modules.indexer.parser import SiteParserBase, SiteSchema
|
||||
from app.domain.string import StringUtils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user