mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-01 04:28:27 +00:00
Codacy corrections
This commit is contained in:
@@ -45,7 +45,7 @@ erpnext.integrations.plaidLink = class plaidLink {
|
||||
})
|
||||
.catch((error) => {
|
||||
me.onScriptError(error);
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
loadScript(src) {
|
||||
|
||||
Reference in New Issue
Block a user