Skip to content

Commit

Permalink
🔀 Merge pull request #63 from davep/clean-unused-import
Browse files Browse the repository at this point in the history
Remove unused import
  • Loading branch information
davep authored Jan 9, 2025
2 parents 15c085f + 0a417c8 commit 4615a03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/braindrop/app/widgets/raindrops_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
##############################################################################
# Rich imports.
from rich.console import Group
from rich.emoji import Emoji
from rich.markup import escape
from rich.rule import Rule
from rich.table import Table
Expand Down

0 comments on commit 4615a03

Please sign in to comment.