remove debugging log statement

This commit is contained in:
ansuz 2021-10-20 16:22:51 +05:30
parent 7202b9576e
commit 4b602ce37f
1 changed files with 0 additions and 1 deletions

View File

@ -1309,7 +1309,6 @@ define([
}
if (metadata && /\/(doc|presentation|sheet)\//.test(metadata.href)) {
console.error(metadata); // XXX
hide.push('openinsheet');
hide.push('openindoc');
hide.push('openinpresentation');