Linting fixes

This commit is contained in:
Nicolas Gotchac 2016-12-15 19:07:13 +01:00
parent 365ab60fed
commit 5983a0c1a5

View File

@ -15,7 +15,7 @@
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
import solc from 'solc/browser-wrapper';
import { isWebUri } from 'valid-url';
// import { isWebUri } from 'valid-url';
import registerPromiseWorker from 'promise-worker/register';
const CACHE_NAME = 'parity-cache-v1';