mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-07 08:26:53 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -10,7 +10,7 @@ import asyncio
|
||||
from typing import List
|
||||
from unittest import IsolatedAsyncioTestCase
|
||||
|
||||
from app.platform.coalesce import (
|
||||
from app.runtime.coalesce import (
|
||||
CoalesceDecision,
|
||||
CoalesceSummary,
|
||||
EventCoalescer,
|
||||
|
||||
Reference in New Issue
Block a user