Skip to content

Commit ecf4e06

Browse files
committed
Remove unused import
1 parent f5283cd commit ecf4e06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/shelloracle/shelloracle.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from pathlib import Path
77

88
from yaspin import yaspin
9-
from yaspin.spinners import Spinners
109
from prompt_toolkit import PromptSession
1110
from prompt_toolkit.application import create_app_session_from_tty
1211
from prompt_toolkit.history import FileHistory

0 commit comments

Comments
 (0)