Skip to content

Commit

Permalink
fix: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyrxng committed May 18, 2024
1 parent 01b9898 commit 834cfc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ async function processComment(

if (!comments) {
console.info(`Error getting issue comments`);
return errorDiff(`Error getting issue comments`);
}

// add the first comment of the issue/pull request
Expand Down

0 comments on commit 834cfc8

Please sign in to comment.