Skip to content

Commit a818c1f

Browse files
committed
No-Op Change
Added comment to make a change for fake deployment
1 parent 32a0b8c commit a818c1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/app/features/components/validate-registration-data/validate-registration-data.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ export class ValidateRegistrationDataComponent implements OnInit {
6969
) { }
7070

7171
ngOnInit(): void {
72+
// ngOnInt Function comment
7273
const getCurrentUser = this.userDataService.getCurrentUser();
7374
const getPlatforms = this.delistingService.getPlatforms();
7475

0 commit comments

Comments
 (0)