lib/contrast/components/settings.rb in contrast-agent-3.12.2 vs lib/contrast/components/settings.rb in contrast-agent-3.13.0

- old
+ new

@@ -73,15 +73,9 @@ application_state[attr] end end end - def session_id - # TODO: RUBY-900 we shouldn't send things w/o having session id, - # figure out how this happened and fix it. - application_state[:session_id] || Contrast::Utils::ObjectShare::EMPTY_STRING - end - def initialize reset_state end def protect_enabled?