mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import { v4 as uuidv4 } from 'uuid';
|
||||
import sha256 from 'js-sha256';
|
||||
import { WEBUI_BASE_URL } from '$lib/constants';
|
||||
import { scrollPaginationEnabled, chats, currentChatPage } from '$lib/stores';
|
||||
import { getChatList } from '$lib/apis/chats';
|
||||
|
||||
//////////////////////////
|
||||
// Helper functions
|
||||
|
||||
Reference in New Issue
Block a user