Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
mavic111 committed Sep 27, 2023
1 parent 473b7fd commit 16dadca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/channels/application_cable/connection.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module ApplicationCable
class Connection < ActionCable::Connection::Base
end
end
end

0 comments on commit 16dadca

Please sign in to comment.