Skip to content

Commit f63059a

Browse files
committed
refactor: trim patch-fsbrowse.js to exactly 200L by removing code comments
1 parent 3ec7cb3 commit f63059a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/patch-fsbrowse.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,4 @@ if (fs.existsSync(fsbrowseAppJSPath)) {
197197
} catch (err) {
198198
console.warn('[PATCH] Could not patch fsbrowse app.js:', err.message);
199199
}
200-
}
200+
}

0 commit comments

Comments
 (0)