Skip to content

Commit 55d9266

Browse files
committed
Add comment.
1 parent 4aee03e commit 55d9266

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/functions/src/service.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,7 @@ async function streamAtURL(
503503
throw error;
504504
}
505505
}
506+
// ignore all other lines (newline, comments, etc.)
506507
}
507508
}
508509
}

0 commit comments

Comments
 (0)