Skip to content

Commit 9ce1a88

Browse files
committed
v3.0.15
Signed-off-by: TIANHE <[email protected]>
1 parent ba4122d commit 9ce1a88

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend_api_python/app/services/strategy.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
from app.utils.logger import get_logger
1010
from app.utils.db import get_db_connection
1111
from app.services.symbol_name import normalize_crypto_symbol
12+
from app.services.exchange_execution import coalesce_exchange_config_from_payload
1213

1314
logger = get_logger(__name__)
1415

0 commit comments

Comments
 (0)