remove poloniex from CONF_SCHEMA

pull/25/head
gcarq 9 years ago
parent f91cd8ea96
commit ffa32df40f

@ -48,7 +48,6 @@ CONF_SCHEMA = {
'minProperties': 1
},
'stoploss': {'type': 'number', 'maximum': 0, 'exclusiveMaximum': True},
'poloniex': {'$ref': '#/definitions/exchange'},
'bittrex': {'$ref': '#/definitions/exchange'},
'telegram': {
'type': 'object',

Loading…
Cancel
Save