mirror of
https://github.com/open-webui/open-webui.git
synced 2026-01-02 06:35:20 +00:00
chore: remove vega import to reduce build size (#20200)
This commit is contained in:
parent
cc602abcb2
commit
3994d88c90
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@
|
|||
import Note from '../icons/Note.svelte';
|
||||
import { slide } from 'svelte/transition';
|
||||
import HotkeyHint from '../common/HotkeyHint.svelte';
|
||||
import { key } from 'vega';
|
||||
|
||||
const BREAKPOINT = 768;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue