mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-23 05:01:49 +10:00
some more logs
This commit is contained in:
@ -162,8 +162,6 @@ export class ResumeService {
|
||||
throw new HttpException('The resume you are looking does not exist, or maybe never did?', HttpStatus.NOT_FOUND);
|
||||
}
|
||||
|
||||
console.log('ResumeService~findOneByIdentifier', resume);
|
||||
|
||||
return resume;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user