remove etherscan plugin

pull/1/head
yann300 6 years ago
parent 110aac759e
commit 5f5894275d
  1. 5
      src/app/plugin/plugins.js

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

Loading…
Cancel
Save