* remove debug
This commit is contained in:
parent
c58cd234e7
commit
6cee38df70
|
|
@ -38,7 +38,6 @@
|
|||
function beforeShow() {
|
||||
var forceInputsToUnassigned = !successfullyAssignedOnce;
|
||||
|
||||
console.log("wizard.getChosenInputs()", wizard.getChosenInputs());
|
||||
configureTracksHelper.reset(forceInputsToUnassigned, wizard.getChosenInputs())
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue