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

use original txFormat file

parent 25a98418
......@@ -9,7 +9,7 @@ var EventManager = remixLib.EventManager
var crypto = require('crypto')
var TxRunner = require('./app/execution/txRunner')
var txExecution = remixLib.execution.txExecution
var txFormat = remixLib.execution.txFormat
var txFormat = require('./app/execution/txFormat')
var txHelper = remixLib.execution.txHelper
var executionContext = require('./execution-context')
var modalCustom = require('./app/ui/modal-dialog-custom')
......
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