remove hospital info in user

This commit is contained in:
avicenan
2026-06-03 11:12:39 +09:00
parent c6d471dde0
commit 3844828ef1
2 changed files with 3 additions and 5 deletions

View File

@ -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: [],