mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from app.platform.config import settings
|
||||
from app.infrastructure import rust as rust_accel
|
||||
from app.runtime.config import settings
|
||||
from app.adapters.system import rust as rust_accel
|
||||
|
||||
|
||||
class _DummyRustExtension:
|
||||
|
||||
Reference in New Issue
Block a user