We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 629ad91 commit bbeced8Copy full SHA for bbeced8
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