about summary refs log tree commit diff
path: root/app/assets/javascripts/cable.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/cable.js')
-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 = {});