forked from MapComplete/MapComplete
Chore: remove obsolete console.log
This commit is contained in:
parent
fb48c57e42
commit
ca4f7566e2
1 changed files with 0 additions and 3 deletions
|
@ -93,9 +93,6 @@ export class ChangesetsOverview {
|
|||
if (cs === undefined) {
|
||||
return undefined
|
||||
}
|
||||
if (cs.properties.android) {
|
||||
console.log("Found an ANDROID:", cs.properties)
|
||||
}
|
||||
if (cs.properties.editor?.startsWith("iD")) {
|
||||
// We also fetch based on hashtag, so some edits with iD show up as well
|
||||
// Sometimes, iD reuses a previous changeset, mimicking (!) mapcomplete accidentally
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue