mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
remove old code
This commit is contained in:
parent
afe42d5276
commit
f7438b3f80
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ class LogStash::Filters::Multiline < LogStash::Filters::Base
|
|||
public
|
||||
def register
|
||||
@logger.debug "Setting type #{@type.inspect} to the config #{@config.inspect}"
|
||||
raise "type \"#{@type}\" defined more than once" unless @types[type].empty?
|
||||
|
||||
begin
|
||||
@pattern = Regexp.new(@pattern)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue