logs optimized

This commit is contained in:
Ajasra
2025-06-12 13:27:30 +08:00
parent d5db9402e8
commit 77c6733d94
35 changed files with 54 additions and 54 deletions

View File

@@ -16,7 +16,7 @@ from dashboard.components.chart_controls import (
from utils.timeframe_utils import load_timeframe_options
logger = get_logger("default_logger")
logger = get_logger()
def _create_dropdown_options(symbols, timeframes):
"""Creates symbol and timeframe dropdown options."""