Skip to content

Commit dd27f55

Browse files
committed
Remove unused import
1 parent 98207f7 commit dd27f55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

generate.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# ///
1313
from datetime import datetime, timezone
1414
from pathlib import Path
15-
from shutil import rmtree
1615
from subprocess import run
1716
from tempfile import TemporaryDirectory
1817
from git import Repo, GitCommandError

0 commit comments

Comments
 (0)