remove hospital info in user
This commit is contained in:
@ -16,7 +16,6 @@ import {
|
||||
HrmsEmployee,
|
||||
HrmsDepartment,
|
||||
HrmsShift,
|
||||
HospitalInformation
|
||||
} from "entity"
|
||||
import { ILogObj, Logger } from "tslog"
|
||||
|
||||
@ -54,7 +53,6 @@ export class OrmHelper {
|
||||
HrmsPosition,
|
||||
HrmsShift,
|
||||
HrmsEmployee,
|
||||
HospitalInformation
|
||||
],
|
||||
subscribers: [],
|
||||
migrations: [],
|
||||
|
||||
Reference in New Issue
Block a user