remove old comment...

This commit is contained in:
Ralf Teusner
2016-11-23 16:19:20 +01:00
parent 7ff0a03a45
commit f65b1b3991

View File

@ -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,