remove console.log
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2023-10-18 08:52:17 +02:00
parent b3c7511e59
commit b1c931a510
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ module.exports = function(Self) {
cb(null, verifyOptions.to);
}
}
console.log('instance.id', instance.id);
const options = {
type: 'email',
to: newEmail,