mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 21:55:19 +08:00
[common] remove some logs
This commit is contained in:
@ -137,7 +137,6 @@ window.Common = {
|
||||
if ( el ) {
|
||||
const idx = el.getAttribute('data-sprite-uid');
|
||||
if ( idx != sprite_uid )
|
||||
console.log('remove sprite'),
|
||||
el.remove()
|
||||
else return;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user