mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-09 08:13:37 +00:00
eslint fix
This commit is contained in:
parent
6e9799bd17
commit
0f7d68b575
@ -1,7 +1,5 @@
|
|||||||
// @flow
|
// @flow
|
||||||
import {
|
import { ImmortalStorage, IndexedDbStore, LocalStorageStore } from 'immortal-db'
|
||||||
ImmortalStorage, IndexedDbStore, LocalStorageStore,
|
|
||||||
} from 'immortal-db'
|
|
||||||
|
|
||||||
// Don't use sessionStorage and cookieStorage
|
// Don't use sessionStorage and cookieStorage
|
||||||
// https://github.com/gruns/ImmortalDB/issues/22
|
// https://github.com/gruns/ImmortalDB/issues/22
|
||||||
|
Loading…
x
Reference in New Issue
Block a user