commenting out incomplete line

This commit is contained in:
Jason White
2016-07-29 16:37:52 -04:00
parent e3c488c624
commit 34ffa62535

View File

@ -167,7 +167,7 @@ define(['jquery',
this.showHints = function() { this.showHints = function() {
this.lessonHintView.render(); this.lessonHintView.render();
this.lessonHintView. //this.lessonHintView.
}; };
this.hideShowAttack = function (options) { // will likely expand this to encompass this.hideShowAttack = function (options) { // will likely expand this to encompass