We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 302eff7 + bbeced8 commit 8afb3a4Copy full SHA for 8afb3a4
dist/index.js
@@ -50355,7 +50355,6 @@ const main = async () => {
50355
arr[i] = null
50356
}
50357
50358
- console.log(JSON.stringify(arr))
50359
})
50360
50361
// Filter out any null values
index.js
@@ -60,7 +60,6 @@ const main = async () => {
60
61
62
63
64
65
66
0 commit comments