0
0
Fork 0

ref #6104 console logs removed

This commit is contained in:
Jorge Penadés 2023-10-04 15:52:40 +02:00
parent 868ecdf680
commit 128d7ab10d
1 changed files with 1 additions and 2 deletions

View File

@ -164,8 +164,7 @@ function getLogs(data) {
let modelLog = null;
let prevLog;
let nLogs;
console.log('EEEEEEE', data);
console.log('validations', validations);
data.forEach((log) => {
const locale = validations[log.changedModel]?.locale || {};