Skip to content

Commit

Permalink
remove puts
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Oliveros committed May 7, 2024
1 parent 195cd4a commit 8be6f92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ def self.unpack(hAcquisition, responseObj, inContext = nil)
if hAcquisition.has_key?('environment')
intAcquisition[:environments] = hAcquisition['environment']
end
puts intAcquisition

return intAcquisition

end
Expand Down

0 comments on commit 8be6f92

Please sign in to comment.