We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7cd48f commit 33ae046Copy full SHA for 33ae046
src/lib/components/bedrock/BedrockCustomSourceModal.svelte
@@ -3,8 +3,6 @@
3
import type { ExternalSources } from "$lib/types";
4
import IconScore from "~icons/tabler/123";
5
import IconSelector from "~icons/tabler/at";
6
- import IconNBT from "~icons/tabler/braces";
7
- import IconKeybind from "~icons/tabler/keyboard";
8
import IconTranslate from "~icons/tabler/language";
9
import CheckBox from "../CheckBox.svelte";
10
import MiniEditor from "../MiniEditor.svelte";
0 commit comments