Update coursewaresHCJQFramework_0.1.9.js

pull/2288/head
benmcmahon100 2015-08-20 02:12:24 +01:00
parent 72d7881597
commit 9541377a08
1 changed files with 2 additions and 2 deletions

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);
})();
})();
*/