Common: Remove `EXPORT_MONKEY_TELEMS_PATH` constant

This commit is contained in:
Shreya Malviya 2022-06-10 11:58:03 -07:00
parent 7e766d2c4f
commit 16bb4b1c8a
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
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"]
INACCESSIBLE_SUBNETS_PATH = ["basic_network", "network_analysis", "inaccessible_subnets"]