diff --git a/frontend/src/Store/Actions/historyActions.js b/frontend/src/Store/Actions/historyActions.js index b73312a2f..93389ea39 100644 --- a/frontend/src/Store/Actions/historyActions.js +++ b/frontend/src/Store/Actions/historyActions.js @@ -84,11 +84,6 @@ export const defaultState = { label: 'Source Title', isVisible: false }, - { - name: 'sourceTitle', - label: 'Source Title', - isVisible: false - }, { name: 'customFormatScore', columnLabel: 'Custom Format Score',