mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 14:55:23 +00:00
Removed unused toast import & Code Format
This commit is contained in:
parent
8538d1b2cb
commit
fa2534a529
2 changed files with 6 additions and 8 deletions
|
|
@ -22,8 +22,6 @@ import markedExtension from '$lib/utils/marked/extension';
|
|||
import markedKatexExtension from '$lib/utils/marked/katex-extension';
|
||||
import hljs from 'highlight.js';
|
||||
|
||||
import { toast } from 'svelte-sonner';
|
||||
|
||||
//////////////////////////
|
||||
// Helper functions
|
||||
//////////////////////////
|
||||
|
|
|
|||
Loading…
Reference in a new issue