Linting fixes
This commit is contained in:
parent
365ab60fed
commit
5983a0c1a5
@ -15,7 +15,7 @@
|
|||||||
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
|
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
import solc from 'solc/browser-wrapper';
|
import solc from 'solc/browser-wrapper';
|
||||||
import { isWebUri } from 'valid-url';
|
// import { isWebUri } from 'valid-url';
|
||||||
import registerPromiseWorker from 'promise-worker/register';
|
import registerPromiseWorker from 'promise-worker/register';
|
||||||
|
|
||||||
const CACHE_NAME = 'parity-cache-v1';
|
const CACHE_NAME = 'parity-cache-v1';
|
||||||
|
Loading…
Reference in New Issue
Block a user