This commit is contained in:
Timothy Jaeryang Baek 2025-09-24 16:01:31 -05:00
parent fe65fe0b97
commit e7061b70e9

View file

@ -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');