1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2024-12-23 20:25:05 +01:00

remove accidental log

This commit is contained in:
Shpuld Shpuldson 2020-07-01 19:25:31 +03:00
parent 15d492ace4
commit 0997e5ff66

View File

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