* get rid of print
This commit is contained in:
parent
ba57c00dec
commit
607c0a145d
|
|
@ -776,7 +776,6 @@ module JamRuby
|
|||
signup_confirm_url = options[:signup_confirm_url]
|
||||
affiliate_referral_id = options[:affiliate_referral_id]
|
||||
|
||||
puts "terms of service: #{terms_of_service}"
|
||||
user = User.new
|
||||
|
||||
UserManager.active_record_transaction do |user_manager|
|
||||
|
|
|
|||
Loading…
Reference in New Issue