Skip to content

Commit bf648bd

Browse files
committed
one more unused var
1 parent 59e5809 commit bf648bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/pages/search.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,6 @@ const displayResults = computed(() => {
246246
})
247247
})
248248
249-
const resultCount = computed(() => displayResults.value.length)
250-
251249
/**
252250
* The effective total for display and pagination purposes.
253251
* When sorting by non-relevance, we're working with a fetched subset (e.g. 250),

0 commit comments

Comments
 (0)