Skip to content

Commit

Permalink
clean: unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
kraanzu committed Nov 7, 2024
1 parent eedd614 commit d2f8298
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dooit/ui/screens/help.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from rich.style import Style
from rich.table import Table
from rich.text import Text
from textual import events
from textual.app import ComposeResult
from textual.widgets import Static

Expand Down

0 comments on commit d2f8298

Please sign in to comment.