mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-14 20:05:18 +00:00
nit
This commit is contained in:
parent
2bb5ae8c0d
commit
28c5ad1d8b
1 changed files with 0 additions and 1 deletions
|
|
@ -247,7 +247,6 @@ class GithubProvider(GitProvider):
|
||||||
then publish all the remaining valid comments in a single review.
|
then publish all the remaining valid comments in a single review.
|
||||||
"""
|
"""
|
||||||
import time
|
import time
|
||||||
|
|
||||||
verified_comments = []
|
verified_comments = []
|
||||||
invalid_comments = []
|
invalid_comments = []
|
||||||
for comment in comments:
|
for comment in comments:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue