chore: don't log timeframe from cli twice

part of #12212
This commit is contained in:
Matthias
2025-09-10 20:16:21 +02:00
parent 54bebeabb7
commit 5cb41badc1

View File

@@ -312,7 +312,6 @@ class Configuration:
"recursive_strategy_search",
"Recursively searching for a strategy in the strategies folder.",
),
("timeframe", "Overriding timeframe with Command line argument"),
("export", "Parameter --export detected: {} ..."),
("backtest_breakdown", "Parameter --breakdown detected ..."),
("backtest_cache", "Parameter --cache={} detected ..."),