diff --git a/js/accordionView.js b/js/accordionView.js index 51707ad..ad7808c 100644 --- a/js/accordionView.js +++ b/js/accordionView.js @@ -9,7 +9,6 @@ define([ }, preRender: function() { - // Checks to see if the accordion should be reset on revisit this.checkIfResetOnRevisit(); this.model.resetActiveItems();