server: remove console

This commit is contained in:
fantasticit 2022-06-28 17:33:48 +08:00
parent 43cfc2e339
commit fd038a6715
1 changed files with 0 additions and 2 deletions

View File

@ -109,8 +109,6 @@ export class SystemService {
...mail,
},
(err, info) => {
console.log('fas', err, info);
if (err) {
reject(err);
} else {