mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 11:50:37 +08:00
nit
This commit is contained in:
@ -247,7 +247,6 @@ class GithubProvider(GitProvider):
|
||||
then publish all the remaining valid comments in a single review.
|
||||
"""
|
||||
import time
|
||||
|
||||
verified_comments = []
|
||||
invalid_comments = []
|
||||
for comment in comments:
|
||||
|
Reference in New Issue
Block a user