mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-02 18:13:04 +00:00
chore: remove edge from RPC modules
This commit is contained in:
@@ -72,7 +72,6 @@ def test_FtRestClient_call_invalid(caplog):
|
||||
("weekly", [15], {}),
|
||||
("monthly", [], {}),
|
||||
("monthly", [12], {}),
|
||||
("edge", [], {}),
|
||||
("profit", [], {}),
|
||||
("stats", [], {}),
|
||||
("performance", [], {}),
|
||||
|
||||
Reference in New Issue
Block a user