Remove obsolete variable

This commit is contained in:
Matthias 2019-07-21 15:37:52 +02:00
parent 1b2581f0cb
commit da755d1c83
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@ import logging
logger = logging.getLogger('download_backtest_data')
DEFAULT_DL_PATH = 'user_data/data'
# Do not read the default config if config is not specified
# in the command line options explicitely
arguments = Arguments(sys.argv[1:], 'Download backtest data',