Skip to content

Commit 34ca1e2

Browse files
committed
Removed empty line
1 parent 472c37b commit 34ca1e2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

utils/threads/check_for_updates_thread.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ def run(self):
2424
timeout=10,
2525
)
2626

27-
2827
if resp.status_code != 200:
2928
time.sleep(60)
3029
continue

0 commit comments

Comments
 (0)