Commit 9a3df247 authored by Iuri Matias's avatar Iuri Matias

remove unnecessary requires

parent 9d7b7ce9
......@@ -2,8 +2,6 @@ let fs = require('fs')
var async = require('async')
var path = require('path')
let remixLib = require('remix-lib')
let compilerInput = remixLib.helpers.compiler
let RemixCompiler = require('remix-solidity').Compiler
// TODO: replace this with remix's own compiler code
......
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