diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2020-07-01 19:25:31 +0300 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-07-01 19:25:31 +0300 |
| commit | 0997e5ff668a57d58002ec646f698c5503f66c35 (patch) | |
| tree | 3712271db47cc41d50936ceb288889b8886ec203 /src | |
| parent | 15d492ace4db5243330741a007daa9929e221f64 (diff) | |
remove accidental log
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.js b/src/main.js index bb2c8cd3..a7294ea0 100644 --- a/src/main.js +++ b/src/main.js @@ -62,7 +62,6 @@ const persistedStateOptions = { }; (async () => { - console.log('before perse state') let persistedState let storageError = 'none' try { |
