Skip to content

Commit 238b8c4

Browse files
committed
fixup! retry on 4xx/5xx error
1 parent aff03f9 commit 238b8c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

atcodertools/tools/envgen.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import sys
66
import traceback
77
from multiprocessing import Pool, cpu_count
8-
import time
98
from typing import Tuple
109

1110
from colorama import Fore

0 commit comments

Comments
 (0)