Skip to content

Commit

Permalink
refactor: ADR refactor (WIP)
Browse files Browse the repository at this point in the history
  • Loading branch information
rpenido committed Nov 11, 2023
1 parent 4fc2191 commit 3519a91
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/taxonomy/messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@ const messages = defineMessages({
id: 'course-authoring.taxonomy-list.modal.cancel',
defaultMessage: 'Cancel',
},
tagListColumnValueHeader: {
id: 'course-authoring.tag-list.column.value.header',
defaultMessage: 'Value',
},
});

export default messages;

0 comments on commit 3519a91

Please sign in to comment.