Skip to content

Commit

Permalink
remove log outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
fbrusatti committed Aug 16, 2010
1 parent 01f9530 commit 7669579
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/shippinglogic/UPS/time_in_transit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ def self.path

private
def target
puts 'TARGET'
puts '-------------------------------------------------------------------------'
puts build_request
puts '-------------------------------------------------------------------------'
@target ||= parse_response(request(build_request))
end

Expand Down

0 comments on commit 7669579

Please sign in to comment.