Commit 7e6d4994 authored by Anuraag Jain's avatar Anuraag Jain
Browse files

refac: remove conosle.log

parent d291821b
......@@ -161,8 +161,6 @@
modelDownloadStatus = {...modelDownloadStatus}
console.log('Cleaned:',modelDownloadStatus);
if (!data.success) {
toast.error(data.error);
} 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