Skip to content

Commit a6f77eb

Browse files
snomiaoCopilot
andauthored
Update run/easylabel.tsx
Co-authored-by: Copilot <[email protected]>
1 parent 52168ff commit a6f77eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

run/easylabel.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ export async function processIssueCommentForLableops({
162162
console.log("Found a matched Target URL:", target.html_url, labelOps.map((e) => e.op + e.name).join(", "));
163163

164164
// return task;
165-
// DIE("check");
166165
console.log(chalk.blue("Adding reaction"));
167166
if (comment === target) {
168167
await gh.reactions.createForIssueComment({

0 commit comments

Comments
 (0)