mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
remove debug print
This commit is contained in:
parent
7effd7d6a8
commit
f824ee3485
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ module LogStash
|
|||
filters[i+1 .. -1].each do |f|
|
||||
f.filter(e)
|
||||
end
|
||||
puts :EEEEEE => e.cancelled?
|
||||
results << e unless e.cancelled?
|
||||
end
|
||||
end # if list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue