mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- remove extra requires
This commit is contained in:
parent
b73f393511
commit
f9173f2cbc
1 changed files with 0 additions and 2 deletions
|
@ -2,9 +2,7 @@
|
|||
|
||||
$: << File.dirname($0) + "/../lib"
|
||||
|
||||
require "rubygems"
|
||||
require "logstash/agent"
|
||||
require "optparse"
|
||||
|
||||
agent = LogStash::Agent.new
|
||||
agent.argv = ARGV
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue