Removed unnecessary todo comments

This commit is contained in:
Sam Germain
2021-11-10 00:43:55 -06:00
parent d5438ed0a8
commit b87f8e7034
3 changed files with 23 additions and 21 deletions

View File

@@ -1612,7 +1612,6 @@ class Exchange:
:param since: The earliest time of consideration for calculating funding fees,
in unix time or as a datetime
"""
# TODO-lev: Add dry-run handling for this.
if not self.exchange_has("fetchFundingHistory"):
raise OperationalException(