Remove obsolete comment working around late fish_indent bug

This commit is contained in:
Johannes Altmanninger
2026-04-28 15:40:56 +08:00
parent 688d1954a8
commit 2b41f132be

View File

@@ -382,7 +382,6 @@ function __fish_config_theme_choose
end
end
if not $need_hook || test -n "$fish_terminal_color_theme" ||
# comment to work around fish_indent bug
{
$theme_is_color_theme_aware && test -z "$fish_terminal_color_theme"
}