mirror of
https://github.com/discourse/discourse.git
synced 2025-08-17 18:04:11 +08:00
DEV: remove email updater debugging (#32664)
This commit is contained in:
parent
38ee9a0a79
commit
90c19ee54d
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ class EmailUpdater
|
|||
|
||||
email_token.update!(confirmed: true)
|
||||
|
||||
puts "Confirm for email_token.id: #{email_token.id}"
|
||||
@user = email_token.user
|
||||
@change_req =
|
||||
@user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue