From 216dc2d473bc022f32246397c7c8ae2b3c10a209 Mon Sep 17 00:00:00 2001 From: Daniel Rainer Date: Wed, 1 Oct 2025 01:53:24 +0200 Subject: [PATCH] Remove redundant variable declaration Closes #11851 --- build_tools/update_translations.fish | 1 - 1 file changed, 1 deletion(-) diff --git a/build_tools/update_translations.fish b/build_tools/update_translations.fish index f69fc08cb..476b9763a 100755 --- a/build_tools/update_translations.fish +++ b/build_tools/update_translations.fish @@ -31,7 +31,6 @@ set -gx LC_ALL C.UTF-8 set -l build_tools (status dirname) -set -g tmpdir set -l po_dir $build_tools/../po set -l extract