Skip to content

Commit 39f556a

Browse files
authored
[chore] remove TODO (#3540)
1 parent 9287425 commit 39f556a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/kit/src/runtime/server/page/load_node.js

-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ export async function load_node({
126126
} else if (is_root_relative(resolved)) {
127127
const relative = resolved;
128128

129-
// TODO: fix type https://github.com/node-fetch/node-fetch/issues/1113
130129
if (opts.credentials !== 'omit') {
131130
uses_credentials = true;
132131

0 commit comments

Comments
 (0)