From 9d7f1bd8b652e28a37c2cf216c4774395c0fd94c Mon Sep 17 00:00:00 2001 From: Shohei YOSHIDA Date: Sun, 8 Mar 2026 21:38:37 +0900 Subject: [PATCH] Fix ufw completion - remove the needless function --- src/_ufw | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/_ufw b/src/_ufw index 21639b1..98f4b0c 100644 --- a/src/_ufw +++ b/src/_ufw @@ -89,14 +89,6 @@ _ufw_app() { return ret } -(( $+functions[_flutter_pub_token_subcommand] )) || -_flutter_pub_token_subcommand() { - local -a subcommands=( - - ) - _describe -t subcommands 'subcommand' subcommands "$@" -} - _ufw() { local curcontext="$curcontext" ret=1 local -a state line commands