From 6cba8e01661f3a4fce9e86447aeb5d0de855fe00 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 4 Mar 2022 14:52:55 +0530 Subject: [PATCH] remove unused variable --- shell-integration/ssh/bootstrap.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/shell-integration/ssh/bootstrap.sh b/shell-integration/ssh/bootstrap.sh index f8fe5f921..670a1af4f 100644 --- a/shell-integration/ssh/bootstrap.sh +++ b/shell-integration/ssh/bootstrap.sh @@ -119,7 +119,6 @@ if [ "$tty_ok" = "y" ]; then printf "\r\033[K" fi shell_integration_dir="$data_dir/shell-integration" - settings_dir="$data_dir/settings" [ -f "$HOME/.terminfo/kitty.terminfo" ] || die "Incomplete extraction of ssh data"; # export TERMINFO