Simplify code by removing unnecessary (and non-working) method

This commit is contained in:
Matthias
2023-09-07 20:16:56 +02:00
parent f19f3ed4eb
commit ffaa121bc7
3 changed files with 2 additions and 11 deletions

View File

@@ -2037,7 +2037,6 @@ def test_Trade_object_idem():
'total_open_trades_stakes',
'get_closed_trades_without_assigned_fees',
'get_open_trades_without_assigned_fees',
'get_open_order_trades',
'get_trades',
'get_trades_query',
'get_exit_reason_performance',