Remove unneeded function per Adam
This commit is contained in:
parent
52e75590ec
commit
c25ff2e739
1 changed files with 0 additions and 3 deletions
|
|
@ -499,9 +499,6 @@ export default {
|
||||||
this.$route
|
this.$route
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
showAlert(alert) {
|
|
||||||
this.$refs.funnelHeader.pushGlobalAlert(alert, true);
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
damageInfo() {
|
damageInfo() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue