From 075cd1249fbe55339e72379e90634782a79b74e0 Mon Sep 17 00:00:00 2001 From: Tingan Ho Date: Tue, 25 Aug 2015 15:31:14 +0800 Subject: [PATCH] Removes jsonWithComments --- Jakefile.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Jakefile.js b/Jakefile.js index 4f922dd3ab8..c67277405f8 100644 --- a/Jakefile.js +++ b/Jakefile.js @@ -142,8 +142,7 @@ var harnessSources = harnessCoreSources.concat([ "versionCache.ts", "convertToBase64.ts", "transpile.ts", - "projectInit.ts", - "jsonWithComments.ts" + "projectInit.ts" ].map(function (f) { return path.join(unittestsDirectory, f); })).concat([