forked from open-webui/open-webui
refac: remove conosle.log
This commit is contained in:
parent
d291821bf3
commit
7e6d499486
1 changed files with 0 additions and 2 deletions
|
@ -161,8 +161,6 @@
|
|||
|
||||
modelDownloadStatus = {...modelDownloadStatus}
|
||||
|
||||
console.log('Cleaned:',modelDownloadStatus);
|
||||
|
||||
if (!data.success) {
|
||||
toast.error(data.error);
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue