mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-10 14:16:47 +00:00
remove unneded line
This commit is contained in:
parent
28a9b0e940
commit
6b07339d6b
@ -302,8 +302,6 @@ EmbarkJS.Storage.isAvailable = function () {
|
|||||||
return this.currentStorage.isAvailable();
|
return this.currentStorage.isAvailable();
|
||||||
};
|
};
|
||||||
|
|
||||||
let __embarkStorage = {};
|
|
||||||
|
|
||||||
EmbarkJS.Storage.setProviders = async function (dappConnOptions) {
|
EmbarkJS.Storage.setProviders = async function (dappConnOptions) {
|
||||||
try {
|
try {
|
||||||
await detectSeries(dappConnOptions, async (dappConn, callback) => {
|
await detectSeries(dappConnOptions, async (dappConn, callback) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user