Remove log

This commit is contained in:
Richard Davey 2020-09-16 17:49:00 +01:00
parent c5412df09e
commit 8ca1730cc1

View file

@ -234,8 +234,6 @@ var Model = new Class({
}
this.depthSort();
console.log('model.update');
},
/**