remove broken feed
This commit is contained in:
parent
b5dfce7861
commit
cb8f26f177
1 changed files with 0 additions and 2 deletions
|
@ -215,8 +215,6 @@ class UPbitBTCFeed(MarketFeed):
|
||||||
FEEDS: Iterable[Type[MarketFeed]] = (
|
FEEDS: Iterable[Type[MarketFeed]] = (
|
||||||
BittrexBTCFeed,
|
BittrexBTCFeed,
|
||||||
BittrexUSDFeed,
|
BittrexUSDFeed,
|
||||||
CryptonatorBTCFeed,
|
|
||||||
CryptonatorUSDFeed,
|
|
||||||
CoinExBTCFeed,
|
CoinExBTCFeed,
|
||||||
CoinExUSDFeed,
|
CoinExUSDFeed,
|
||||||
HotbitBTCFeed,
|
HotbitBTCFeed,
|
||||||
|
|
Loading…
Reference in a new issue