test
This commit is contained in:
parent
152e5bcfe0
commit
a8e3fb8524
4
src/routes/auth/auth.module.ts
Normal file
4
src/routes/auth/auth.module.ts
Normal file
@ -0,0 +1,4 @@
|
||||
import { Module } from '@nestjs/common';
|
||||
|
||||
@Module({})
|
||||
export class AuthModule {}
|
||||
Loading…
x
Reference in New Issue
Block a user