Update coursewaresHCJQFramework_0.1.9.js

This commit is contained in:
benmcmahon100
2015-08-20 02:12:24 +01:00
parent 72d7881597
commit 9541377a08

View File

@ -260,7 +260,7 @@ var resetEditor = function resetEditor() {
updatePreview();
codeStorage.updateStorage();
};
/*
var challengeSeed = challengeSeed || null;
var allSeeds = '';
(function() {
@ -274,4 +274,4 @@ var allSeeds = '';
}, 200);
})();
})();
*/