diff --git a/src/layouts/payment-method/payment-method.vue b/src/layouts/payment-method/payment-method.vue index 4ab6651e7..96f2fda75 100644 --- a/src/layouts/payment-method/payment-method.vue +++ b/src/layouts/payment-method/payment-method.vue @@ -499,9 +499,6 @@ export default { this.$route ); }, - showAlert(alert) { - this.$refs.funnelHeader.pushGlobalAlert(alert, true); - }, }, computed: { damageInfo() {