chore(xo-web): remove now unused aborted task status
This commit is contained in:
@@ -19,10 +19,6 @@ export default {
|
||||
icon: 'halted',
|
||||
label: 'taskInterrupted',
|
||||
},
|
||||
aborted: {
|
||||
icon: 'skipped',
|
||||
label: 'taskAborted',
|
||||
},
|
||||
unknown: {
|
||||
icon: 'unknown',
|
||||
label: 'unknown',
|
||||
|
||||
Reference in New Issue
Block a user