remove ecplicit load
This commit is contained in:
parent
26ffd27f7d
commit
b0b81e024c
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
require_relative "application_cable/channel"
|
||||
|
||||
class LogChannel < ApplicationCable::Channel
|
||||
def subscribed
|
||||
server = Server.find(params[:server_id])
|
||||
|
|
|
|||
Loading…
Reference in a new issue