We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a110aac commit 2dd0dfeCopy full SHA for 2dd0dfe
1 file changed
src/rogallo/widgets/command_line/open_gemini_uri.py
@@ -12,7 +12,7 @@
12
##############################################################################
13
# Local imports.
14
from ...messages import OpenLocation
15
-from ...preflight import is_likely_capsule, is_likely_schemeless_capsule
+from ...preflight import is_likely_schemeless_capsule
16
from .base_command import InputCommand
17
18
0 commit comments