summaryrefslogtreecommitdiffstats
path: root/module/web/static/js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/static/js/app.js')
-rw-r--r--module/web/static/js/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/web/static/js/app.js b/module/web/static/js/app.js
index e3fad4ea1..b081022af 100644
--- a/module/web/static/js/app.js
+++ b/module/web/static/js/app.js
@@ -33,7 +33,6 @@ define([
options.url = 'api/restartFailed';
$.ajax(options);
}
-
});