chore: remove unused code

This commit is contained in:
AnotiaWang
2025-02-12 00:16:16 +08:00
parent 5ed191f1e9
commit f14a210281
2 changed files with 6 additions and 44 deletions

View File

@@ -53,10 +53,6 @@
import type { ResearchFeedbackResult } from '~/components/ResearchFeedback.vue'
import type { ResearchResult } from '~/lib/deep-research'
useHead({
title: 'Deep Research Web UI',
})
const config = useConfigStore()
const toast = useToast()