From 1d562d404cb38f941a9b2b668b69ad4d334a9268 Mon Sep 17 00:00:00 2001 From: Zack Spear Date: Mon, 6 May 2024 10:41:47 -0700 Subject: [PATCH] fix(web): registration component remove unused ref --- web/components/Registration.ce.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/web/components/Registration.ce.vue b/web/components/Registration.ce.vue index 7c36aaf2b..154c12ee0 100644 --- a/web/components/Registration.ce.vue +++ b/web/components/Registration.ce.vue @@ -41,7 +41,6 @@ const { t } = useI18n(); const replaceRenewCheckStore = useReplaceRenewStore(); const serverStore = useServerStore(); -const { keyLinkedStatus } = storeToRefs(replaceRenewCheckStore); const { computedArray, arrayWarning,