forked from MapComplete/MapComplete
Chore: remove obsolete console.log's
This commit is contained in:
parent
85645f3706
commit
57e2693a20
2 changed files with 1 additions and 2 deletions
|
@ -53,7 +53,7 @@
|
|||
informationLocation: (image.detailsUrl ?? image.pictureUrl ?? image.thumbUrl),
|
||||
date
|
||||
}
|
||||
console.log(">>> trying to create license info based on", image, license)
|
||||
|
||||
let providedImage: ProvidedImage = {
|
||||
url: image.thumbUrl ?? image.pictureUrl,
|
||||
url_hd: image.pictureUrl,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue