summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/rz_api_mesh.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/rz_api_mesh.js b/scripts/rz_api_mesh.js
index 5ffe7b76..9014dbac 100644
--- a/scripts/rz_api_mesh.js
+++ b/scripts/rz_api_mesh.js
@@ -1,7 +1,8 @@
/**
* API calls designed to execute in decentralized fashion
*/
-define(['rz_api_backend'], function(rz_api_backend) {
+define(['rz_api_backend'],
+function(rz_api_backend) {
function RZ_API_Mesh() {
/**