diff --git a/lib/new_relic/control/security_interface.rb b/lib/new_relic/control/security_interface.rb index 6f412fcdce..fca406e385 100644 --- a/lib/new_relic/control/security_interface.rb +++ b/lib/new_relic/control/security_interface.rb @@ -42,13 +42,3 @@ def init_agent end end end - -# __END__ - -# SUPPORTABILITY_METRIC = 'Supportability/Ruby/SecurityAgent/Agent/Enabled/{enabled|disabled}' - -# NewRelic::Agent.record_metric_once(SUPPORTABILITY_METRIC) - -# record_metric(metric_name, value) - -