mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
refactor backend module architecture
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from app.core.config import settings
|
||||
from app.utils import rust_accel
|
||||
from app.platform.config import settings
|
||||
from app.infrastructure import rust as rust_accel
|
||||
|
||||
|
||||
class _DummyRustExtension:
|
||||
|
||||
Reference in New Issue
Block a user