remove etherscan plugin

pull/3094/head
yann300 6 years ago
parent 654a3ed0fe
commit fc448ac520
  1. 5
      src/app/plugin/plugins.js

@ -4,9 +4,10 @@ module.exports = {
'oraclize': { 'oraclize': {
url: 'https://remix-plugin.oraclize.it', url: 'https://remix-plugin.oraclize.it',
title: 'Oraclize' title: 'Oraclize'
}, }
/*
'etherscan-general': { 'etherscan-general': {
url: 'http://127.0.0.1:8081', url: 'http://127.0.0.1:8081',
title: 'Etherscan-general' title: 'Etherscan-general'
} }*/
} }

Loading…
Cancel
Save