mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 07:56:52 +08:00
refactor: normalize capability module paths
This commit is contained in:
@@ -10,7 +10,7 @@ from urllib.parse import urlparse
|
||||
|
||||
from app.adapters.network.http import RequestUtils, cookie_parse
|
||||
from app.runtime.log import logger
|
||||
from app.runtime.managed_resources import (
|
||||
from app.runtime.resources import (
|
||||
acquire_managed_resource,
|
||||
acquire_managed_resource_async,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user