Skip to content

Commit d869a6d

Browse files
committed
don't merge init
1 parent 69d0beb commit d869a6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/use/netlify.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ export function createHandler<Context extends OperationContext = undefined>(
3737
// if body is null, return undefined
3838
body: body ?? undefined,
3939
statusCode: init.status,
40-
...init,
4140
};
4241
} catch (err) {
4342
// The handler shouldnt throw errors.

0 commit comments

Comments
 (0)