We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b7e95 commit 77efdc0Copy full SHA for 77efdc0
octobot/constants.py
@@ -154,9 +154,6 @@
154
OPTIMIZER_DATA_FILES_FOLDER = f"{OCTOBOT_FOLDER}/strategy_optimizer/optimizer_data_files"
155
OPTIMIZATION_CAMPAIGN_KEY = "optimization_campaign"
156
157
-CURRENT_LIVE_ID = "current-live-id"
158
-DEFAULT_CURRENT_LIVE_ID = 1
159
-
160
# Channel
161
OCTOBOT_CHANNEL = "OctoBot"
162
0 commit comments