0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

Remove unused variable

This commit is contained in:
Trevor Buckner
2024-09-15 21:44:02 -04:00
parent 81ab9417d3
commit c07c02f1d9

View File

@@ -20,7 +20,6 @@ const DOMPurify = require('dompurify');
const purifyConfig = { FORCE_BODY: true, SANITIZE_DOM: false };
const PAGE_HEIGHT = 1056;
let isScrolling;
const INITIAL_CONTENT = dedent`
<!DOCTYPE html><html><head>