Remove obsolete logging command

This commit is contained in:
Pieter Vander Vennet 2024-01-08 18:22:02 +01:00
parent c5f2f201b5
commit 1b14605697

View file

@ -62,7 +62,6 @@ export class NewGeometryFromChangesFeatureSource implements WritableFeatureSourc
}
const allElementStorage = this._allElementStorage
console.log("Handling pending change", change)
if (change.id > 0) {
// This is an already existing object
// In _most_ of the cases, this means that this _isn't_ a new object