Commit c9b2ae25 authored by Iuri Matias's avatar Iuri Matias

fix typo

parent 638e6c06
......@@ -4,7 +4,7 @@ var EthDebugger = require('./src/Ethdebugger')
var StorageViewer = require('./src/storage/storageViewer')
var StorageResolver = require('./src/storage/storageResolver')
var SolidityDecoder = require('./src/solidity-decoder)
var SolidityDecoder = require('./src/solidity-decoder')
var remixLib = require('remix-lib')
var BreakpointManager = remixLib.code.BreakpointManager
......
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