Skip to content

Commit

Permalink
delete commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
dmeidlin committed Jan 26, 2023
1 parent 650bd52 commit 4c94142
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/breeding-insight/utils/GermplasmUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,5 @@ export class GermplasmUtils {
germplasm.additionalInfo.importEntryMumber;
}
return "";
// return germplasm.additionalInfo ? germplasm.additionalInfo.importEntryNumber ||
// germplasm.additionalInfo.listEntryNumbers[<any>referenceId] : "";
}
}

0 comments on commit 4c94142

Please sign in to comment.