Common: Remove STARTED_ON_ISLAND config path constant

This commit is contained in:
Shreya Malviya 2021-12-08 21:17:40 +05:30
parent abf274a8d3
commit 2d73aeaac6
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
AWS_KEYS_PATH = ["internal", "monkey", "aws_keys"]
STARTED_ON_ISLAND_PATH = ["internal", "general", "started_on_island"]
EXPORT_MONKEY_TELEMS_PATH = ["internal", "testing", "export_monkey_telems"]
CURRENT_SERVER_PATH = ["internal", "island_server", "current_server"]
SSH_KEYS_PATH = ["internal", "exploits", "exploit_ssh_keys"]