remove accidental log

This commit is contained in:
Shpuld Shpuldson 2020-07-01 19:25:31 +03:00
parent 15d492ace4
commit 0997e5ff66
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ const persistedStateOptions = {
};
(async () => {
console.log('before perse state')
let persistedState
let storageError = 'none'
try {