* Adjust review codes.

This commit is contained in:
holan20180123
2021-08-02 08:01:59 +08:00
parent 2d52308dc5
commit 6dab95a734
3 changed files with 11 additions and 27 deletions
-1
View File
@@ -617,7 +617,6 @@ class gitlab
$params->per_page = 100;
$allResults = array();
$files = array();
while(true)
{
$results = $this->fetch($api, $params);