Web: remove unused code
This commit is contained in:
parent
d71aa0e5c3
commit
56eedbaddb
@ -32,7 +32,6 @@ export default {
|
|||||||
return {
|
return {
|
||||||
shownStatuses: [],
|
shownStatuses: [],
|
||||||
availableStatuses: [], // Will be filled after data is loaded from the backend.
|
availableStatuses: [], // Will be filled after data is loaded from the backend.
|
||||||
indicator: indicator, // So that the template can use this function too.
|
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user