mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-20 16:49:52 +00:00
Remove debug log statement
This commit is contained in:
parent
f822c3061d
commit
dd38be8098
1 changed files with 0 additions and 1 deletions
|
|
@ -60,7 +60,6 @@ const genImgFromBlob = async blob => {
|
|||
return _genImgFromBlob(blob);
|
||||
}
|
||||
}
|
||||
console.log("not even trying");
|
||||
return _genImgFromBlob(blob);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue