From 3fe59b4443c18355241a4109f219aa7b09bbfbb0 Mon Sep 17 00:00:00 2001 From: Manas Solanki Date: Mon, 11 Dec 2017 13:01:27 +0530 Subject: [PATCH] remove the unnecessery files (#11922) --- erpnext/public/build.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/erpnext/public/build.json b/erpnext/public/build.json index a7114a9c565..612bc600106 100644 --- a/erpnext/public/build.json +++ b/erpnext/public/build.json @@ -31,8 +31,6 @@ "public/js/templates/item_selector.html", "public/js/utils/item_selector.js", "public/js/help_links.js", - "public/js/schools/student_button.html", - "public/js/schools/assessment_result_tool.html", "public/js/agriculture/ternary_plot.js", "public/js/templates/item_quick_entry.html", "public/js/utils/item_quick_entry.js",