mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-24 06:08:48 +00:00
conflict in lock
This commit is contained in:
parent
c67a9ddf58
commit
f43281bf42
@ -172,7 +172,6 @@ __embarkENS.setProvider = function (config) {
|
||||
})
|
||||
.catch(err => {
|
||||
if (err.message.indexOf('Provider not set or invalid') > -1) {
|
||||
console.log('PROVIDER NOT SET');
|
||||
console.warn(ERROR_MESSAGE);
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user