1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

inpage - lint fix

This commit is contained in:
kumavis 2017-08-28 10:41:01 -07:00
parent 4019f318fe
commit e294aa7e0d

View File

@ -90,7 +90,7 @@ MetamaskInpageProvider.prototype.send = function (payload) {
case 'net_version':
const networkVersion = self.publicConfigStore.getState().networkVersion
result = networkVersion || null
result = networkVersion || null
break
// throw not-supported Error