Skip to content

Commit

Permalink
fix: adapt code for latest @octokt/request-error
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Feb 25, 2024
1 parent 5a5a61f commit 7923950
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export async function oauthRequest(
route,
withOAuthParameters,
) as RequestOptions,
headers: response.headers,
},
);

Expand Down

0 comments on commit 7923950

Please sign in to comment.