chore(misc): removed debugging line

This commit is contained in:
Will Moss
2024-05-03 04:35:47 +02:00
parent 37984c5642
commit 50133885e2

View File

@@ -4387,7 +4387,5 @@
// 4. Set mouse listener (third execution loop)
window.addEventListener('click', listenerMouseClick);
window.xxx = state;
});
})(window);