Skip to content

Commit a8445b6

Browse files
committed
fixup! remove retry since download_problem_list handles retry
1 parent dc98eea commit a8445b6

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)