Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

Commit

Permalink
- remove extra requires
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Mar 19, 2011
1 parent b73f393 commit f9173f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/logstash
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

$: << File.dirname($0) + "/../lib"

require "rubygems"
require "logstash/agent"
require "optparse"

agent = LogStash::Agent.new
agent.argv = ARGV
Expand Down

0 comments on commit f9173f2

Please sign in to comment.