remove routes

This commit is contained in:
2025-08-20 10:28:27 +02:00
parent a8e3fb8524
commit ced5837f71
2 changed files with 2 additions and 4 deletions
-4
View File
@@ -1,4 +0,0 @@
import { Module } from '@nestjs/common';
@Module({})
export class AuthModule {}