This commit is contained in:
zhouxin
2021-12-15 07:31:04 +00:00
parent f3a2bdce00
commit d1f43a5025
-1
View File
@@ -613,7 +613,6 @@ class gitlab
$param = new stdclass();
$param->path = urldecode($path);
$param->ref_name = $this->branch;
$fromDate = $this->getCommittedDate($fromRevision);
$toDate = $this->getCommittedDate($toRevision);