Skip to content

Commit 097b272

Browse files
committed
chore: remove pointless TODO
1 parent 136623b commit 097b272

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

freqtrade/exchange/gate.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ def additional_exchange_init(self) -> None:
7070
"""
7171
try:
7272
if not self._config["dry_run"]:
73-
# TODO: This should work with 4.4.34 and later.
7473
self._api.load_unified_status()
7574
is_unified = self._api.options.get("unifiedAccount")
7675

0 commit comments

Comments
 (0)