Skip to content

Commit ffc5c9e

Browse files
committed
chore: remove unused import from HistoryPanel.vue
1 parent 8ff4e50 commit ffc5c9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/views/chat/component/HistoryPanel.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ import { ref, computed } from 'vue'
176176
import { isAppIcon } from '@/utils/common'
177177
import EditTitleDialog from './EditTitleDialog.vue'
178178
import useStore from '@/stores'
179-
import { c } from 'vite/dist/node/moduleRunnerTransport.d-CXw_Ws6P'
180179
181180
const { user } = useStore()
182181
const props = defineProps<{

0 commit comments

Comments
 (0)