Skip to content

Commit bad6991

Browse files
committed
Fixed missing import
1 parent fe666bd commit bad6991

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Github/Api/Issue/Labels.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use Github\Api\AbstractApi;
66
use Github\Exception\InvalidArgumentException;
7+
use Github\Exception\MissingArgumentException;
78

89
/**
910
* @link http://developer.github.com/v3/issues/labels/

0 commit comments

Comments
 (0)