fix: refs #6942 drop console.log
This commit is contained in:
parent
933e0be028
commit
66c6c857db
|
@ -199,7 +199,6 @@ function getLogTree(data) {
|
|||
nLogs >= 6;
|
||||
|
||||
if (modelChanged) {
|
||||
console.log(locale);
|
||||
userLog.logs.push(
|
||||
(modelLog = {
|
||||
model: log.changedModel,
|
||||
|
|
Loading…
Reference in New Issue