Codacy corrections

This commit is contained in:
Charles-Henri Decultot
2018-12-17 08:55:39 +00:00
parent 1d7646f31f
commit 2d1b5b0769

View File

@@ -29,7 +29,7 @@ erpnext.integrations.plaidLink = class plaidLink {
} else { } else {
frappe.throw(__("Please save your document before adding a new account")); frappe.throw(__("Please save your document before adding a new account"));
} }
}) });
} }
init_plaid() { init_plaid() {