This commit is contained in:
2025-08-20 10:14:19 +02:00
parent 152e5bcfe0
commit a8e3fb8524
+4
View File
@@ -0,0 +1,4 @@
import { Module } from '@nestjs/common';
@Module({})
export class AuthModule {}