mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-13 23:56:25 +00:00
conflict in lock
This commit is contained in:
parent
188d6afa19
commit
d5580dc7ec
@ -173,7 +173,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