mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac
This commit is contained in:
parent
737928e861
commit
a63b8c13f0
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
import Name from './Name.svelte';
|
||||
import ProfileImage from './ProfileImage.svelte';
|
||||
import { modelfiles } from '$lib/stores';
|
||||
import { stringify } from 'postcss';
|
||||
|
||||
export let user;
|
||||
export let message;
|
||||
|
|
|
|||
Loading…
Reference in a new issue