about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-08-24 18:51:36 +0200
committerEugen Rochko <eugen@zeonfederated.com>2016-08-24 18:51:36 +0200
commit03f5ffcd06ba82103327468b1bc6fe9127af8e13 (patch)
treee7a9cf9128c60fb99f5543bf8ee0a30fbebfd761 /app
parent49520d6e627e49a1f9f1b8cfa9b323450307fcc6 (diff)
Dockerfile adjustments
Diffstat (limited to 'app')
-rw-r--r--app/assets/javascripts/cable.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/javascripts/cable.js b/app/assets/javascripts/cable.js
index 71ee1e66d..03258761c 100644
--- a/app/assets/javascripts/cable.js
+++ b/app/assets/javascripts/cable.js
@@ -3,7 +3,6 @@
 //
 //= require action_cable
 //= require_self
-//= require_tree ./channels
 
 (function() {
   this.App || (this.App = {});