From bf9dba001ec84243e2f12cd13b0c0ae020fba4a2 Mon Sep 17 00:00:00 2001 From: Ananya Sen Date: Mon, 9 Jul 2012 12:23:13 -0700 Subject: removed unnecessary todo comments Signed-off-by: Ananya Sen --- js/code-editor/code-editor-wrapper.js | 1 - 1 file changed, 1 deletion(-) (limited to 'js/code-editor') diff --git a/js/code-editor/code-editor-wrapper.js b/js/code-editor/code-editor-wrapper.js index fcf7460a..7c6b1b23 100644 --- a/js/code-editor/code-editor-wrapper.js +++ b/js/code-editor/code-editor-wrapper.js @@ -112,7 +112,6 @@ exports.CodeEditorWrapper = Montage.create(Component, { deserializedFromTemplate: { value: function() { - //TODO:add logic to check some configuration file to load the right code editor this.codeEditor = CodeMirror; } }, -- cgit v1.2.3