modulo motivo final

This commit is contained in:
xXpuma99Xx
2022-06-24 02:00:17 -05:00
parent 293550f749
commit 3493a5ef54
5 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import * as bcrypt from 'bcrypt';
import { Injectable } from '@nestjs/common';
import { ConfigService } from '@nestjs/config';
import * as bcrypt from 'bcrypt';
@Injectable()
export class BcryptService {