1
0

Remove unused event listener in renderer.js

This commit is contained in:
2025-05-31 20:41:35 +02:00
parent 45a9e28e37
commit a3b1df65db

View File

@@ -507,8 +507,6 @@ async function startLiveCountdown(folderObj, msLeft) {
return result;
}
window.addEventListener('repo-updated', () => {
});
async function getCommitPageForHash(folderObj, hash, pageSize = PAGE_SIZE) {
// Hole alle Commits (NICHT paginiert!)