Skip to content

Commit 104dea3

Browse files
committed
Removing milestone option
1 parent 0ba5608 commit 104dea3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/logstash/codecs/rubydebug.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
#
77
class LogStash::Codecs::RubyDebug < LogStash::Codecs::Base
88
config_name "rubydebug"
9-
milestone 3
109

1110
# Should the event's metadata be included?
1211
config :metadata, :validate => :boolean, :default => false

0 commit comments

Comments
 (0)