Common: Remove AWS_KEYS_PATH constant

This commit is contained in:
Shreya Malviya 2022-06-09 14:58:31 -07:00
parent bb7bacc56f
commit 000620f874
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
AWS_KEYS_PATH = ["internal", "monkey", "aws_keys"]
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"]