Delete parameter.js

This commit is contained in:
Anupam Kumar
2020-11-06 17:11:47 +05:30
committed by GitHub
parent ec7002625f
commit b4bad63e25

View File

@@ -1,8 +0,0 @@
// Copyright (c) 2020, Frappe Technologies Pvt. Ltd. and contributors
// For license information, please see license.txt
frappe.ui.form.on('Parameter', {
// refresh: function(frm) {
// }
});