remove last bittrex references so that bot is runnable

This commit is contained in:
Samuel Husso
2018-03-22 08:29:52 +02:00
parent d20e3f79be
commit eb4ac73b78
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,6 @@ import arrow
import requests
from freqtrade import OperationalException
from freqtrade.exchange.interface import Exchange
logger = logging.getLogger(__name__)