Skip to content

Commit 3c6157b

Browse files
committed
hook is triggerd ... so remove comment
1 parent 5d5d919 commit 3c6157b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

services/pull/update.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ func Update(pull *models.PullRequest, doer *models.User, message string) (err er
4747
return err
4848
}
4949

50-
//notification.NotifyPullRequestUpdated(pr, doer)
51-
//trigger hooks and co ..
52-
5350
return nil
5451
}
5552

0 commit comments

Comments
 (0)