Skip to content

Commit

Permalink
chore: remove puts
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jun 13, 2018
1 parent 3da3e96 commit c90b608
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/pact_broker/client/versions.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ def find options
end

def latest options
puts options
url = if options[:tag]
url_for_relation('pb:latest-tagged-version', pacticipant: options.fetch(:pacticipant), tag: options.fetch(:tag))
else
Expand Down

0 comments on commit c90b608

Please sign in to comment.