From dddb5c05be4fb130f7c34be871ce8b711620cc04 Mon Sep 17 00:00:00 2001 From: joan Date: Tue, 21 Jun 2022 14:18:10 +0200 Subject: [PATCH] Removed comment --- src/components/SmartCard.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/SmartCard.vue b/src/components/SmartCard.vue index dff154597..04d487b69 100644 --- a/src/components/SmartCard.vue +++ b/src/components/SmartCard.vue @@ -47,7 +47,6 @@ onMounted(() => { async function fetch() { const { page, rowsPerPage, sortBy, descending } = pagination.value; - // Loading status isLoading.value = true; const filter = {