From 4b6e4fb7f0ad8ca8c6c33673aef976db58a9d3ef Mon Sep 17 00:00:00 2001 From: EmilySeville7cfg Date: Thu, 25 Nov 2021 19:38:15 +1000 Subject: [PATCH] Remove unused var in reg.fish --- share/completions/reg.fish | 2 -- 1 file changed, 2 deletions(-) diff --git a/share/completions/reg.fish b/share/completions/reg.fish index 943b9be69..3937d24f6 100644 --- a/share/completions/reg.fish +++ b/share/completions/reg.fish @@ -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