forked from MapComplete/MapComplete
Remove obsolete logging command
This commit is contained in:
parent
c5f2f201b5
commit
1b14605697
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue