Commit d2f3f3cb authored by Iuri Matias's avatar Iuri Matias

move txLogger reference to Remix-lib

parent 9bd0c6b4
......@@ -10,7 +10,7 @@ var styles = styleGuide.chooser()
var EventManager = remixLib.EventManager
var helper = require('../../lib/helper')
var executionContext = require('../../execution-context')
var executionContext = remixLib.execution.executionContext
var modalDialog = require('../ui/modal-dialog-custom')
var typeConversion = require('../../lib/typeConversion')
......
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