remove log info
This commit is contained in:
@ -133,8 +133,6 @@ export class AuthController {
|
||||
where: {},
|
||||
})
|
||||
|
||||
log.info('the hospital facility', facility);
|
||||
|
||||
var privateKey = fs.readFileSync("src/helpers/key/private.key")
|
||||
|
||||
var token = jwt.sign(
|
||||
|
||||
Reference in New Issue
Block a user