# frozen_string_literal: true class ApplicationCable::Channel < ActionCable::Channel::Base end