updated event controllers and service event mtach tested
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { userCreatePasswordValidator } from './dtoValidator';
|
||||
import { PrismaService } from '@/src/prisma.service';
|
||||
import { PasswordHandlers } from '@/src/utils/auth/loginHandler';
|
||||
import { PasswordHandlers } from '@/src/utils/store/loginHandler';
|
||||
import { Injectable, BadRequestException } from '@nestjs/common';
|
||||
|
||||
@Injectable()
|
||||
|
||||
Reference in New Issue
Block a user