Skip to content

Commit 055aab5

Browse files
committed
notes and blocker
Signed-off-by: Vedansh Saini <77830698+vedansh-5@users.noreply.github.com>
1 parent b7a7e81 commit 055aab5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/scripts/scrumHelper.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,6 @@ ${userReason}`;
400400
} else {
401401
repoLi += 'PR - ';
402402
}
403-
404403
if (githubPrsReviewDataProcessed[repo].length <= 1) {
405404
for (var pr in githubPrsReviewDataProcessed[repo]) {
406405
var pr_arr = githubPrsReviewDataProcessed[repo][pr];

0 commit comments

Comments
 (0)