mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-20 20:01:22 +00:00
remove console log
This commit is contained in:
parent
1cd354ff17
commit
58b56754a4
@ -17,8 +17,6 @@ export const signupTemplate = options => {
|
||||
actionUrl.searchParams.set('nonce', nonce)
|
||||
actionUrl.searchParams.set('email', email)
|
||||
|
||||
console.log(actionUrl)
|
||||
|
||||
return {
|
||||
to: email,
|
||||
subject,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user