mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
remove copy leftover
This commit is contained in:
parent
ee2f6ccbe9
commit
6336d8a0e2
|
@ -107,7 +107,6 @@ CONF_SCHEMA = {
|
||||||
'webhookbuy': {'type': 'object'},
|
'webhookbuy': {'type': 'object'},
|
||||||
'webhooksell': {'type': 'object'},
|
'webhooksell': {'type': 'object'},
|
||||||
'webhookstatus': {'type': 'object'},
|
'webhookstatus': {'type': 'object'},
|
||||||
'chat_id': {'type': 'string'},
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'db_url': {'type': 'string'},
|
'db_url': {'type': 'string'},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user