Skip to content

Commit

Permalink
Remove unclear comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hroff-1902 committed Feb 3, 2020
1 parent f3d5000 commit df249c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions freqtrade/exchange/exchange.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
from freqtrade.misc import deep_merge_dicts


# Should probably use typing.Literal when we switch to python 3.8+
# CcxtModuleType = Literal[ccxt, ccxt_async]
CcxtModuleType = Any


Expand Down

0 comments on commit df249c7

Please sign in to comment.