lib/falcon/endpoint.rb in falcon-0.18.4 vs lib/falcon/endpoint.rb in falcon-0.18.5

- old
+ new

@@ -41,11 +41,9 @@ return nil end end context.session_id_context = "falcon" - context.set_params - context.freeze end end end end