Skip to content

Commit 7923950

Browse files
committed
fix: adapt code for latest @octokt/request-error
1 parent 5a5a61f commit 7923950

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ export async function oauthRequest(
3131
route,
3232
withOAuthParameters,
3333
) as RequestOptions,
34-
headers: response.headers,
3534
},
3635
);
3736

0 commit comments

Comments
 (0)