Remove this noise
This commit is contained in:
parent
c1531572e8
commit
2ced21c9dd
|
@ -1221,7 +1221,7 @@ function _unfurlMastodonLink(instance, url) {
|
|||
})
|
||||
.catch((e) => {
|
||||
failedUnfurls[url] = true;
|
||||
console.warn(e);
|
||||
// console.warn(e);
|
||||
// Silently fail
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue