refine commit info

This commit is contained in:
xingjun.wxj
2025-03-03 18:24:13 +08:00
parent 5d6cb351f1
commit 5737286386

View File

@@ -253,7 +253,6 @@ class CommitInfo:
'commit_message': cls.commit_message,
'commit_description': cls.commit_description,
'oid': cls.oid,
# 'pr_url': cls.pr_url,
}