remove debugging log statement
parent
7202b9576e
commit
4b602ce37f
|
@ -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');
|
||||
|
|
Loading…
Reference in New Issue