From e1d218be9ee6ed47fcb4970be017b8f716c7f978 Mon Sep 17 00:00:00 2001 From: Lennart Kats Date: Tue, 1 Dec 2015 11:58:19 +0000 Subject: [PATCH] Cleanup --- configs/client-default.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/configs/client-default.js b/configs/client-default.js index cf5e4e8c..6c384a9d 100644 --- a/configs/client-default.js +++ b/configs/client-default.js @@ -325,8 +325,6 @@ module.exports = function(options) { packagePath: "plugins/c9.ide.language.javascript.tern/tern", tern: { plugins: { - // UNDONE: doesn't normally exist; should be added by config - // smartface: "plugins/smartface/loadInclude.js", angular: "tern/plugin/angular", commonjs: "tern/plugin/commonjs", doc_comment: "tern/plugin/doc_comment",