Skip to content

Commit d856c9c

Browse files
committed
Removed unused import
1 parent fae5e44 commit d856c9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cli/builder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import inspect
44
from pathlib import Path
5-
from random import choice
65
from typing import Any, cast
76

87
from InquirerPy import inquirer # type: ignore

0 commit comments

Comments
 (0)