commit | ef19634a13d8be1eda7de5d0ca441d8ffc71f669 | [log] [tgz] |
---|---|---|
author | Deepesh Garg <deepeshgarg6@gmail.com> | Mon Jul 17 12:25:56 2023 +0530 |
committer | Deepesh Garg <deepeshgarg6@gmail.com> | Mon Jul 17 12:25:56 2023 +0530 |
tree | 2e96780eeaadc04b3a11451e7291fc7e2fa4fd93 | |
parent | f0d4c4c180427c0e3127c1c85398ac17e0f6b73e [diff] |
chore: fix build
diff --git a/erpnext/public/js/erpnext.bundle.js b/erpnext/public/js/erpnext.bundle.js index 4e028e4..85a2e24 100644 --- a/erpnext/public/js/erpnext.bundle.js +++ b/erpnext/public/js/erpnext.bundle.js
@@ -10,7 +10,6 @@ import "./templates/item_selector.html"; import "./utils/item_selector"; import "./help_links"; -import "./agriculture/ternary_plot"; import "./templates/item_quick_entry.html"; import "./utils/contact_address_quick_entry"; import "./utils/customer_quick_entry";