"git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "5d07c3634bd2b2e8bd30ea7da410b1e311c8a1c3"
Commit 7e6d4994 authored by Anuraag Jain's avatar Anuraag Jain
Browse files

refac: remove conosle.log

parent d291821b
...@@ -161,8 +161,6 @@ ...@@ -161,8 +161,6 @@
modelDownloadStatus = {...modelDownloadStatus} modelDownloadStatus = {...modelDownloadStatus}
console.log('Cleaned:',modelDownloadStatus);
if (!data.success) { if (!data.success) {
toast.error(data.error); toast.error(data.error);
} else { } else {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment