Commit 5f589427 authored by yann300's avatar yann300

remove etherscan plugin

parent 110aac75
...@@ -4,9 +4,10 @@ module.exports = { ...@@ -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'
} }*/
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment