Fix small merge errors

This commit is contained in:
Matthias
2022-03-04 06:58:21 +01:00
parent 0622654bcf
commit 7435b5ec96
2 changed files with 0 additions and 8 deletions

View File

@@ -1608,8 +1608,6 @@ def test_to_json(default_conf, fee):
'is_short': None,
'trading_mode': None,
'funding_fees': None,
'filled_entry_orders': [],
'filled_exit_orders': [],
'orders': [],
}
@@ -1685,8 +1683,6 @@ def test_to_json(default_conf, fee):
'is_short': None,
'trading_mode': None,
'funding_fees': None,
'filled_entry_orders': [],
'filled_exit_orders': [],
'orders': [],
}