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

Minor lint

This commit is contained in:
Kevin Serrano 2017-05-03 07:22:36 -07:00
parent 061f56b207
commit 833b9f183f
No known key found for this signature in database
GPG Key ID: BF999DEFC7371BA1

View File

@ -155,7 +155,7 @@ ConfigManager.prototype.getCurrentRpcAddress = function () {
case 'kovan':
return KOVAN_RPC
case 'rinkeby':
return RINKEBY_RPC