Skip to content

Commit

Permalink
nit: rm type same from the frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
northdpole committed Nov 10, 2024
1 parent 93e0598 commit b781811
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions application/frontend/src/const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ export const TYPE_AUTOLINKED_TO = 'Automatically linked to';

export const DOCUMENT_TYPE_NAMES = {
[TYPE_AUTOLINKED_TO]: ' has been automatically mapped to',
[TYPE_SAME]: ' has been automatically mapped to',
[TYPE_SAM]: ' has been automatically mapped to',
[TYPE_LINKED_TO]: ' is linked to sources',
[TYPE_IS_PART_OF]: ' is part of CREs',
[TYPE_LINKED_FROM]: 'is linked from CREs',
Expand Down

0 comments on commit b781811

Please sign in to comment.