Remove Successful column from history table (red icon shows same)

This commit is contained in:
Qstick
2021-04-22 22:50:21 -04:00
parent 8459205a5e
commit bfbde1e310
2 changed files with 0 additions and 17 deletions

View File

@@ -64,12 +64,6 @@ export const defaultState = {
isSortable: true,
isVisible: true
},
{
name: 'successful',
label: 'Successful',
isSortable: false,
isVisible: false
},
{
name: 'source',
label: 'Source',