Remove impossible TODO
This commit is contained in:
@@ -309,8 +309,6 @@ class Exchange:
|
|||||||
"""
|
"""
|
||||||
Return exchange ccxt markets, filtered out by base currency and quote currency
|
Return exchange ccxt markets, filtered out by base currency and quote currency
|
||||||
if this was requested in parameters.
|
if this was requested in parameters.
|
||||||
|
|
||||||
TODO: consider moving it to the Dataprovider
|
|
||||||
"""
|
"""
|
||||||
markets = self.markets
|
markets = self.markets
|
||||||
if not markets:
|
if not markets:
|
||||||
|
Reference in New Issue
Block a user