mirror of
https://github.com/open-webui/open-webui
synced 2024-11-06 00:32:05 +00:00
refac: remove conosle.log
This commit is contained in:
parent
d291821bf3
commit
7e6d499486
@ -161,8 +161,6 @@
|
||||
|
||||
modelDownloadStatus = {...modelDownloadStatus}
|
||||
|
||||
console.log('Cleaned:',modelDownloadStatus);
|
||||
|
||||
if (!data.success) {
|
||||
toast.error(data.error);
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user