mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- style fix
This commit is contained in:
parent
50eb137e1e
commit
b22506fa17
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ module LogStash
|
|||
return erb.result(binding)
|
||||
end
|
||||
|
||||
private
|
||||
def collapse(hash)
|
||||
hash.each do |k, v|
|
||||
if v.is_a?(Hash)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue