mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
- remove another debug print
This commit is contained in:
parent
c94ea0aee2
commit
32a1e9b0e1
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@ class LogStash::Inputs::Base < LogStash::Plugin
|
|||
def initialize(params={})
|
||||
super
|
||||
@threadable = false
|
||||
puts caller.join("\n")
|
||||
config_init(params)
|
||||
@tags ||= []
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue