Skip to content

Commit eae5d6d

Browse files
committed
removing out-of-date comment
1 parent c75b520 commit eae5d6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/AppBundle/Subscriber/AutoLabelPRFromContentSubscriber.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ public function __construct(CachedLabelsApi $labelsApi)
2020
}
2121

2222
/**
23-
* Adds a "Needs Review" label to new PRs.
24-
*
2523
* @param GitHubEvent $event
2624
*/
2725
public function onPullRequest(GitHubEvent $event)

0 commit comments

Comments
 (0)