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