Remove unneeded function per Adam

This commit is contained in:
Chloe Herd 2024-01-03 15:08:00 -05:00
parent 52e75590ec
commit c25ff2e739

View file

@ -499,9 +499,6 @@ export default {
this.$route this.$route
); );
}, },
showAlert(alert) {
this.$refs.funnelHeader.pushGlobalAlert(alert, true);
},
}, },
computed: { computed: {
damageInfo() { damageInfo() {