Skip to content

Commit

Permalink
Clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
ibent95 committed Sep 30, 2023
1 parent f00e330 commit 5c7ee48
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ export class PublicationFormComponent implements OnInit {
this.dfMetadata.selectOptions = this.selectOptions;
this.dfMetadata.isFormTypeLoaded = true;

this.onPublicationTypeSelect({ value: 'a23892cd-6811-44bd-a671-c85b87829887' });
if (this.formStatus === AppFormStatus.UPDATE) {
this.onPublicationTypeSelect({ value: this.userData.publication_type?.uuid });
}
Expand Down

0 comments on commit 5c7ee48

Please sign in to comment.