From f220f0fb89e548648c4bacfbea224491a4bf90b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Michaj=C5=82ow?= Date: Sun, 12 May 2024 03:43:59 +0200 Subject: [PATCH] autocrop.lua: fix some lint warnings --- TOOLS/lua/autocrop.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TOOLS/lua/autocrop.lua b/TOOLS/lua/autocrop.lua index ea57d15658..eff659e50a 100644 --- a/TOOLS/lua/autocrop.lua +++ b/TOOLS/lua/autocrop.lua @@ -164,7 +164,7 @@ function detect_end() restore_hwdec() - local meta = {} + local meta -- Verify the existence of metadata. if cropdetect_metadata then