Commit 8f49c8fb authored by Iuri Matias's avatar Iuri Matias

remove unneded require

parent d28f7607
......@@ -10,7 +10,6 @@ var TxRunner = require('./app/execution/txRunner')
var txFormat = require('./app/execution/txFormat')
// var txHelper = require('./app/execution/txHelper')
var txExecution = require('./app/execution/txExecution')
// var helper = require('./lib/helper')
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