Revert "Update index.js"

This reverts commit 1165bcc830.
pull/129/head^2
freearhey 6 years ago
parent 1165bcc830
commit 73663b4723

@ -58,8 +58,6 @@ async function test() {
} catch (err) { } catch (err) {
if(!err.response) {
stats.failures++ stats.failures++
writeToLog(country.url, err.message, item.url) writeToLog(country.url, err.message, item.url)
@ -67,8 +65,6 @@ async function test() {
} }
} }
}
} }
if(stats.failures === 0) { if(stats.failures === 0) {

Loading…
Cancel
Save