chore: remove unused import

This commit is contained in:
Matthias 2024-09-29 15:06:22 +02:00
parent 23cf9f47b0
commit 8736728478

View File

@ -4,7 +4,6 @@ from typing import Dict
from freqtrade.constants import (
AVAILABLE_DATAHANDLERS,
AVAILABLE_PAIRLISTS,
AVAILABLE_PROTECTIONS,
BACKTEST_BREAKDOWNS,
DRY_RUN_WALLET,
EXPORT_OPTIONS,