From a6ce20a0fc7e6393e3795ca65025fb66f7450517 Mon Sep 17 00:00:00 2001 From: Deepesh Garg Date: Sat, 15 Jul 2023 19:40:53 +0530 Subject: [PATCH] chore: Remove domain related files --- erpnext/public/build.json | 1 - 1 file changed, 1 deletion(-) diff --git a/erpnext/public/build.json b/erpnext/public/build.json index 1bed541831..b9b48aba45 100644 --- a/erpnext/public/build.json +++ b/erpnext/public/build.json @@ -26,7 +26,6 @@ "public/js/templates/item_selector.html", "public/js/utils/item_selector.js", "public/js/help_links.js", - "public/js/agriculture/ternary_plot.js", "public/js/templates/item_quick_entry.html", "public/js/utils/customer_quick_entry.js", "public/js/utils/supplier_quick_entry.js",