Agent: Remove `export_monkey_telems` from config

This commit is contained in:
Shreya Malviya 2022-06-10 12:01:54 -07:00
parent 16bb4b1c8a
commit 0647f6202d
1 changed files with 0 additions and 5 deletions

View File

@ -69,10 +69,5 @@ class Configuration(object):
keep_tunnel_open_time = 30
###########################
# testing configuration
###########################
export_monkey_telems = False
WormConfiguration = Configuration()