mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-17 09:12:45 +08:00
Remove unused var in reg.fish
This commit is contained in:
parent
3a89363132
commit
4b6e4fb7f0
|
@ -14,8 +14,6 @@ unload\tRemove a section of the registry that was loaded using the reg load oper
|
|||
return
|
||||
end
|
||||
|
||||
set --local current_token (commandline --current-token --cut-at-cursor)
|
||||
|
||||
echo -e '/?\tShow help'
|
||||
|
||||
if __fish_seen_subcommand_from add
|
||||
|
|
Loading…
Reference in New Issue
Block a user