chore: remove edge from RPC modules

This commit is contained in:
Matthias
2025-06-10 07:09:30 +02:00
parent 5d8a3cdb31
commit 971dfef0ee
4 changed files with 0 additions and 33 deletions

View File

@@ -72,7 +72,6 @@ def test_FtRestClient_call_invalid(caplog):
("weekly", [15], {}),
("monthly", [], {}),
("monthly", [12], {}),
("edge", [], {}),
("profit", [], {}),
("stats", [], {}),
("performance", [], {}),