mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-19 11:19:44 -07:00
website: rm history log
This commit is contained in:
@@ -8455,8 +8455,6 @@ lazySignals.then((importedSignals) => {
|
||||
|
||||
const jsonHistory = JSON.stringify(serializedHistory);
|
||||
|
||||
console.log(jsonHistory);
|
||||
|
||||
localStorage.setItem(LOCAL_STORAGE_HISTORY_KEY, jsonHistory);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user