Skip to content
Snippets Groups Projects
Commit 6ac37bd3 authored by Petra Tsesmetzi's avatar Petra Tsesmetzi
Browse files

deleted method call loadHumanReadable in useTemplate

parent edd8beeb
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,6 @@ export class DccTemplatePickerComponent implements OnInit {
{
next: (json: CalibrationCertificateDto) => {
this.parent.dcc = this.parent.initialiseEmptyFields(json);
this.parent.loadHumanReadable();
},
error: (error: any) => {
this.errorService.logError(error);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment