Skip to content

Commit 92132da

Browse files
author
Philip Guo
committed
start refactoringgg
1 parent d12b0fe commit 92132da

File tree

3 files changed

+173
-198
lines changed

3 files changed

+173
-198
lines changed

PyTutorGAE/js/edu-python-tutor.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,6 @@ $(document).ready(function() {
375375
}
376376

377377

378-
// TODO: refactor so that it applies to edu-python-questions.js as well ...
379378

380379
$('#executionSlider').bind('slide', function(evt, ui) {
381380
// this is SUPER subtle. if this value was changed programmatically,

0 commit comments

Comments
 (0)