forked from AkkomaGang/akkoma-fe
remove accidental log
This commit is contained in:
parent
15d492ace4
commit
0997e5ff66
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ const persistedStateOptions = {
|
|||
};
|
||||
|
||||
(async () => {
|
||||
console.log('before perse state')
|
||||
let persistedState
|
||||
let storageError = 'none'
|
||||
try {
|
||||
|
|
Loading…
Reference in a new issue