Delete call_log.js
diff --git a/erpnext/communication/doctype/call_log/call_log.js b/erpnext/communication/doctype/call_log/call_log.js
deleted file mode 100644
index 0018516..0000000
--- a/erpnext/communication/doctype/call_log/call_log.js
+++ /dev/null
@@ -1,8 +0,0 @@
-// Copyright (c) 2019, Frappe Technologies Pvt. Ltd. and contributors
-// For license information, please see license.txt
-
-frappe.ui.form.on('Call Log', {
-	// refresh: function(frm) {
-
-	// }
-});