Skip to content

Commit

Permalink
Removed debugging output.
Browse files Browse the repository at this point in the history
  • Loading branch information
treeder committed Jul 10, 2012
1 parent 6331f6d commit a034ea5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/rest/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ def initialize(options={})
choose_best_gem()
end

p @gem

if @gem == :excon
require_relative 'wrappers/excon_wrapper'
@wrapper = Rest::Wrappers::ExconWrapper.new(self)
Expand Down

0 comments on commit a034ea5

Please sign in to comment.