Skip to content

Commit

Permalink
fix(Github/Summary): diff error
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewuu committed Jun 22, 2024
1 parent f74854f commit 21ec40c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/github/summarize-github-pull-request.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export async function summarizeGithubPullRequest(
event: 'summarize_pr:failed_fetch_diff',
pull_request: getPullRequestLogData(pullRequest),
issue,
diff,
error,
})

Expand Down

0 comments on commit 21ec40c

Please sign in to comment.