Skip to content

Commit fbbbb57

Browse files
remove forwardable require
1 parent 182fd98 commit fbbbb57

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/logstash/outputs/elasticsearch/api_configs.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
require 'forwardable' # Needed for logstash core SafeURI. We need to patch this in core: https://github.com/elastic/logstash/pull/5978
2-
31
module LogStash; module Outputs; class ElasticSearch
42
module APIConfigs
53

0 commit comments

Comments
 (0)