Skip to content

Commit 574a927

Browse files
committed
add missing use
1 parent af435f6 commit 574a927

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Github/Api/PullRequest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
use Github\Api\PullRequest\Comments;
66
use Github\Api\PullRequest\Review;
77
use Github\Api\PullRequest\ReviewRequest;
8+
use Github\Exception\InvalidArgumentException;
89
use Github\Exception\MissingArgumentException;
910

1011
/**

0 commit comments

Comments
 (0)