This commit is contained in:
hroff-1902 2019-02-20 17:55:20 +03:00
parent 4fbba98168
commit da5bef501e
1 changed files with 0 additions and 2 deletions

View File

@ -39,8 +39,6 @@ if args.config:
# Merge config options, overwriting old values
config = deep_merge_dicts(configuration._load_config_file(path), config)
### config = configuration._load_config_file(args.config)
config['stake_currency'] = ''
# Ensure we do not use Exchange credentials
config['exchange']['key'] = ''