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