Skip to content

Commit 1b44f03

Browse files
committed
Remove unused import
1 parent 03bf88d commit 1b44f03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

generate.py

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from collections.abc import Iterator
1919
from dataclasses import dataclass, asdict
2020
from datetime import datetime, timezone
21-
from itertools import repeat
2221
from pathlib import Path
2322
from tempfile import TemporaryDirectory
2423

0 commit comments

Comments
 (0)