refactor source code
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Module, Global } from '@nestjs/common';
|
||||
import { WorkshopMeetingRoomSchema } from './workshopmeetingroom.schema';
|
||||
import { Module, Global } from '@nestjs/common'
|
||||
import { WorkshopMeetingRoomSchema } from './workshopmeetingroom.schema'
|
||||
|
||||
@Global()
|
||||
@Module({
|
||||
|
||||
Reference in New Issue
Block a user