forked from MapComplete/MapComplete
Chore: fix linting errors, obsolete console.logs and typos
This commit is contained in:
parent
e2aaa7d435
commit
0a73b28ee1
4 changed files with 6 additions and 13 deletions
|
@ -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. ",
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue