From 9c0dc0fb6995faed463b829f478a0ab8e09c11ad Mon Sep 17 00:00:00 2001 From: Mike Place Date: Thu, 14 Mar 2019 13:22:22 -0600 Subject: [PATCH] Remove more commented code Fixes #10561 --- logstash-core/lib/logstash/lir_serializer.rb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/logstash-core/lib/logstash/lir_serializer.rb b/logstash-core/lib/logstash/lir_serializer.rb index 19978da4a..7bae770dd 100644 --- a/logstash-core/lib/logstash/lir_serializer.rb +++ b/logstash-core/lib/logstash/lir_serializer.rb @@ -3,13 +3,9 @@ # you may not use this file except in compliance with the Elastic License. # -#FIXME -#require 'monitoring/inputs/metrics' require 'logstash-core' require 'logstash/compiler' -#FIXME -#module LogStash; module Inputs; class Metrics; class StateEvent; module LogStash; class LIRSerializer attr_reader :lir_pipeline