Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
gizmo385 committed Nov 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f843518 commit 90a76c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lazy_github/ui/screens/primary.py
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
from typing import NamedTuple

from httpx import HTTPError
from textual import notifications, work
from textual import work
from textual.app import ComposeResult
from textual.command import Hit, Hits, Provider
from textual.containers import Container, Horizontal

0 comments on commit 90a76c5

Please sign in to comment.