Chore: fix linting errors, obsolete console.logs and typos

This commit is contained in:
Pieter Vander Vennet 2024-04-12 15:37:10 +02:00
parent e2aaa7d435
commit 0a73b28ee1
4 changed files with 6 additions and 13 deletions

View file

@ -84,7 +84,7 @@ export class ReferencingWaysMetaTagger extends SimpleMetaTagger {
super({
keys: ["_referencing_ways"],
isLazy: true,
doc: "_referencing_ways contains - for a node - which ways use this this node as point in their geometry. ",
doc: "_referencing_ways contains - for a node - which ways use this node as point in their geometry. ",
})
}