Skip to content

Commit 2dd0dfe

Browse files
committed
🔥 Remove unused import
1 parent a110aac commit 2dd0dfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/rogallo/widgets/command_line/open_gemini_uri.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
##############################################################################
1313
# Local imports.
1414
from ...messages import OpenLocation
15-
from ...preflight import is_likely_capsule, is_likely_schemeless_capsule
15+
from ...preflight import is_likely_schemeless_capsule
1616
from .base_command import InputCommand
1717

1818

0 commit comments

Comments
 (0)