website: rm history log

This commit is contained in:
k
2024-09-19 21:11:37 +02:00
parent 6389b530d9
commit 0f95d41785
-2
View File
@@ -8455,8 +8455,6 @@ lazySignals.then((importedSignals) => {
const jsonHistory = JSON.stringify(serializedHistory);
console.log(jsonHistory);
localStorage.setItem(LOCAL_STORAGE_HISTORY_KEY, jsonHistory);
});
});