Skip to content

Commit b36db27

Browse files
committed
Remove unused h and render imports from ExpertChatMessage component
1 parent 9c4a7c6 commit b36db27

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/src/components/expert/ExpertChatMessage.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
<script>
2929
import { ExclamationIcon, InformationCircleIcon } from '@heroicons/vue/solid'
3030
import { marked } from 'marked'
31-
import { h, render } from 'vue'
3231
3332
import { sanitize } from '../../composables/String.js'
3433

0 commit comments

Comments
 (0)