Skip to content

Commit 66d5e1f

Browse files
authored
Remove deprecated class
1 parent aa27c9c commit 66d5e1f

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

lib/Github/Api/Apps.php

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,6 @@
88
*/
99
class Apps extends AbstractApi
1010
{
11-
/**
12-
* @deprecated
13-
* Configure the accept header for Early Access to the integrations api (DEPRECATED)
14-
*
15-
* @see https://developer.github.com/v3/apps/
16-
*
17-
* @return self
18-
*/
19-
public function configure()
20-
{
21-
return $this;
22-
}
23-
2411
/**
2512
* Create an access token for an installation
2613
*

0 commit comments

Comments
 (0)