Skip to content

Commit 77efdc0

Browse files
Guillaume De Saint MartinGuillaumeDSM
authored andcommitted
[Constants] move CURRENT_LIVE_ID to commons
1 parent 23b7e95 commit 77efdc0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

octobot/constants.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,6 @@
154154
OPTIMIZER_DATA_FILES_FOLDER = f"{OCTOBOT_FOLDER}/strategy_optimizer/optimizer_data_files"
155155
OPTIMIZATION_CAMPAIGN_KEY = "optimization_campaign"
156156

157-
CURRENT_LIVE_ID = "current-live-id"
158-
DEFAULT_CURRENT_LIVE_ID = 1
159-
160157
# Channel
161158
OCTOBOT_CHANNEL = "OctoBot"
162159

0 commit comments

Comments
 (0)