mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from unittest.mock import patch
|
||||
|
||||
from app.api.endpoints import system as system_endpoint
|
||||
from app.platform.localization import LocaleHelper
|
||||
from app.runtime.localization import LocaleHelper
|
||||
|
||||
|
||||
class _FakeDoubanModule:
|
||||
|
||||
Reference in New Issue
Block a user