mirror of https://github.com/fantasticit/think.git
server: remove console
This commit is contained in:
parent
43cfc2e339
commit
fd038a6715
|
@ -109,8 +109,6 @@ export class SystemService {
|
|||
...mail,
|
||||
},
|
||||
(err, info) => {
|
||||
console.log('fas', err, info);
|
||||
|
||||
if (err) {
|
||||
reject(err);
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue