Remove debugging log

This commit is contained in:
yflory 2025-03-24 11:11:39 +01:00
parent 11d3388888
commit 924a1e95e4

View File

@ -534,7 +534,6 @@ define([
contentUpdate(newContent, function () { return function () {}; });
}
console.error('REMOVE LAODING SCREEN - CACHE');
UI.removeLoadingScreen(emitResize);
};
var onReady = function () {