mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
- remove debug line
This commit is contained in:
parent
434a633013
commit
034272e0f9
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ module LogStash; module Net
|
||||||
return "#{name}"
|
return "#{name}"
|
||||||
end
|
end
|
||||||
)
|
)
|
||||||
puts "Register #{name}"
|
#puts "Register #{name}"
|
||||||
@@translators[name] = self
|
@@translators[name] = self
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue