mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Do not include Utils, this could cause some bad references on the LogStash::Environment in the context of stand alone gems
Fixes #6377
This commit is contained in:
parent
ab300fe1d7
commit
37fc21c2dc
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
# encoding: utf-8
|
||||
require "logstash/namespace"
|
||||
require "logstash/util"
|
||||
|
||||
module LogStash; module Util; module ByteValue
|
||||
module_function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue