mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
fix: unintentional import from previous commit
This commit is contained in:
parent
fbef731a04
commit
9e4326a582
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
|||
import { getModels } from '$lib/apis';
|
||||
|
||||
import Tooltip from '$lib/components/common/Tooltip.svelte';
|
||||
import WebParams from '$lib/components/documents/Settings/WebParams.svelte';
|
||||
|
||||
const i18n = getContext('i18n');
|
||||
const dispatch = createEventDispatcher();
|
||||
|
|
|
|||
Loading…
Reference in a new issue