fix: refs #6942 drop console.log

This commit is contained in:
Jorge Penadés 2024-05-27 08:57:21 +02:00
parent 933e0be028
commit 66c6c857db
1 changed files with 0 additions and 1 deletions

View File

@ -199,7 +199,6 @@ function getLogTree(data) {
nLogs >= 6;
if (modelChanged) {
console.log(locale);
userLog.logs.push(
(modelLog = {
model: log.changedModel,