autocrop.lua: fix some lint warnings

This commit is contained in:
Kacper Michajłow 2024-05-12 03:43:59 +02:00
parent e5e17c80ba
commit f220f0fb89
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ function detect_end()
restore_hwdec()
local meta = {}
local meta
-- Verify the existence of metadata.
if cropdetect_metadata then