unused library + trailing whitespaces removed.

This commit is contained in:
misagh
2018-09-26 16:36:41 +02:00
parent abb398786e
commit 75ba6578a3
4 changed files with 17 additions and 9 deletions

View File

@@ -16,7 +16,6 @@ import arrow
from freqtrade import misc, constants, OperationalException
from freqtrade.exchange import Exchange
from freqtrade.arguments import TimeRange
import importlib
logger = logging.getLogger(__name__)