This commit is contained in:
zmeir
2024-01-08 13:06:03 +02:00
parent 2bb5ae8c0d
commit 28c5ad1d8b

View File

@ -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: