diff --git a/app/assets/javascripts/editor.js.erb b/app/assets/javascripts/editor.js.erb index f402e982..47f96fcb 100644 --- a/app/assets/javascripts/editor.js.erb +++ b/app/assets/javascripts/editor.js.erb @@ -1,9 +1,6 @@ $(function() { - //Merge all editor components. OOP for the win. O rly. - //TODO Change this. Otherwise it will fuck people up, - //because it's really confusing if the variables and the code are - //split over 6 files. + //Merge all editor components. $.extend( CodeOceanEditor, CodeOceanEditorAJAX,