aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/src/js/app.js')
-rw-r--r--web/src/js/app.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/src/js/app.js b/web/src/js/app.js
index 3af4c79c..ddf7a69a 100644
--- a/web/src/js/app.js
+++ b/web/src/js/app.js
@@ -1,6 +1,4 @@
$(function() {
-
Connection.init();
app = React.renderComponent(ProxyApp, document.body);
-
}); \ No newline at end of file