Skip to content

Commit c94daa8

Browse files
code cleanup
1 parent 336f50a commit c94daa8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Github/ResultPager.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ public function fetchAll( ApiInterface $api, $method )
7171
public function postFetch()
7272
{
7373
$this->pagination = $this->client->getHttpClient()->getLastResponse()->getPagination();
74-
var_dump( $this->pagination );
7574
}
7675

7776
/**

0 commit comments

Comments
 (0)