hei verden

This commit is contained in:
TuNombreDeUsuario
2024-06-11 11:26:57 -06:00
parent 4cac8038f9
commit f5a979257e
2 changed files with 2 additions and 4 deletions
-1
View File
@@ -45,5 +45,4 @@ export class AuthController {
await this.authService.remove(id);
return { message: 'User successfully deleted' };
}
}