From 033e4bb020449d5b30e1fa9c066d51f00440de72 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 31 Mar 2026 19:51:48 -0400 Subject: [PATCH] Fix: remove duplicate hiresPath variable declaration --- prproj-remapper.js | 1 - 1 file changed, 1 deletion(-) diff --git a/prproj-remapper.js b/prproj-remapper.js index c7a15e0..f737c08 100644 --- a/prproj-remapper.js +++ b/prproj-remapper.js @@ -344,7 +344,6 @@ function performSwaps(xml, mediaBlocks, proxyLinks, options = {}) { if (!hiresPath) continue; - const hiresPath = hiresBlock.filePath; const hiresTitle = hiresBlock.title || pathToTitle(hiresPath); // Calculate relative path for the high-res file