Skip to content

Commit

Permalink
fix: CQDG-27 fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
adipaul1981 committed Nov 2, 2023
1 parent ce1930d commit 82eada1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ export const getFacetsDictionary = () => ({
biospecimen_id: intl.get('entities.biospecimen.biospecimen_id'),
file_id: intl.get('entities.file.file_id'),
file_2_id: intl.get('entities.file.file_id'),
locus: intl.get('entities.variant.variant_id'),
participant_id: intl.get('entities.participant.participant_id'),
participant_2_id: intl.get('entities.participant.participant_id'),
sample_id: intl.get('entities.biospecimen.sample_id'),
Expand Down

0 comments on commit 82eada1

Please sign in to comment.