Skip to content

Commit a40bafc

Browse files
committed
solved duplication issue
Signed-off-by: Vedansh Saini <[email protected]>
1 parent d45fbb4 commit a40bafc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/scripts/scrumHelper.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,8 +409,6 @@ function allIncluded(outputTarget = 'email') {
409409
reviewedPrsArray = [];
410410
githubPrsReviewDataProccessed = {};
411411

412-
writeGithubIssuesPrs();
413-
writeGithubPrsReviews();
414412
// Update subject
415413
if(!githubCache.subject && scrumSubject) {
416414
scrumSubjectLoaded();

0 commit comments

Comments
 (0)