forked from MapComplete/MapComplete
Fix statistics
This commit is contained in:
parent
25ec71aff1
commit
3aeeb3ad87
5 changed files with 45 additions and 11 deletions
|
@ -96,9 +96,6 @@ class StatsDownloader {
|
|||
'Cache-Control': 'no-cache'
|
||||
}
|
||||
|
||||
|
||||
return []
|
||||
|
||||
while (url) {
|
||||
ScriptUtils.erasableLog(`Downloading stats for ${year}-${month}-${day}, page ${page} ${url}`)
|
||||
const result = await Utils.downloadJson(url, headers)
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue