260322:1648 Correct Coresspondence / Doing RFA / Correct CI
This commit is contained in:
@@ -40,7 +40,7 @@ export class UsersService {
|
||||
export class UsersService {
|
||||
constructor(
|
||||
private readonly userRepo: UserRepository,
|
||||
@Inject('CONFIG') private readonly config: ConfigType,
|
||||
@Inject('CONFIG') private readonly config: ConfigType
|
||||
) {}
|
||||
|
||||
async findAll(): Promise<User[]> {
|
||||
|
||||
Reference in New Issue
Block a user