Skip to content

Commit f9e787a

Browse files
committed
Remove some left-over debug print statement
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 60acf5c commit f9e787a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

GitForWindowsHelper/check-runs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ const queueCheckRun = async (context, token, owner, repo, ref, checkRunName, tit
2626
}
2727
))
2828
}
29-
process.stderr.write(`Returning existing ${filtered[0].id}`)
3029
return filtered[0].id
3130
}
3231

0 commit comments

Comments
 (0)