chore(api): fix import ordering in download_manager and handlers
This commit is contained in:
@@ -20,7 +20,6 @@ def initialize_proxy_providers() -> List[Any]:
|
||||
proxy_providers = []
|
||||
try:
|
||||
from unshackle.core import binaries
|
||||
|
||||
# Load the main unshackle config to get proxy provider settings
|
||||
from unshackle.core.config import config as main_config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user