- remove extra requires

This commit is contained in:
Jordan Sissel 2011-03-19 12:42:57 -07:00
parent b73f393511
commit f9173f2cbc

View file

@ -2,9 +2,7 @@
$: << File.dirname($0) + "/../lib"
require "rubygems"
require "logstash/agent"
require "optparse"
agent = LogStash::Agent.new
agent.argv = ARGV