Skip to content

Commit b26b81c

Browse files
committed
temp debug
1 parent ba88f58 commit b26b81c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

handler.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ module.exports.processor = async ({
2525
url,
2626
};
2727

28+
console.log(data);
29+
2830
Object.keys(data)
2931
.forEach(key => {
3032
try {

0 commit comments

Comments
 (0)