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