Skip to content

Commit

Permalink
Don't require superfluous uri library.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamineskola committed Apr 25, 2014
1 parent e462074 commit 023982f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/graphite/check-data.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
require 'sensu-plugin/check/cli'
require 'json'
require 'open-uri'
require 'uri'

class CheckGraphiteData < Sensu::Plugin::Check::CLI

Expand Down

0 comments on commit 023982f

Please sign in to comment.