Skip to content

Commit a93e03e

Browse files
committed
Remove unused tenacity dependency from uploader
1 parent d41bfa7 commit a93e03e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bot/code_coverage_bot/uploader.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
import requests
66
import structlog
7-
import tenacity
87
import zstandard as zstd
98
from google.cloud.storage.bucket import Bucket
109

0 commit comments

Comments
 (0)