Timothy Jaeryang Baek 1 tuần trước cách đây
mục cha
commit
e7061b70e9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/lib/components/chat/Messages/CodeBlock.svelte

+ 0 - 1
src/lib/components/chat/Messages/CodeBlock.svelte

@@ -16,7 +16,6 @@
 	import ChevronUpDown from '$lib/components/icons/ChevronUpDown.svelte';
 	import CommandLine from '$lib/components/icons/CommandLine.svelte';
 	import Cube from '$lib/components/icons/Cube.svelte';
-	import CodeEditor from '$lib/components/common/CodeEditor.svelte';
 
 	const i18n = getContext('i18n');