Skip to content

Commit 274fcc7

Browse files
committed
Remove Style import from utility
1 parent 456a157 commit 274fcc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/arguments/utility.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import requests
33
from rich.console import Console
44
from rich.markdown import Markdown
5-
from rich.style import Style
65
import sys as sys
76

87
# Required for Questions Panel

0 commit comments

Comments
 (0)