mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-13 15:46:24 +00:00
remove unneded line
This commit is contained in:
parent
0865d4b2ef
commit
6f7ba7917a
@ -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