提交 7d288244 编写于 作者: R Rafael França

Merge pull request #23336 from kesha-antonov/patch-1

remove require logging
...@@ -397,8 +397,6 @@ application. The recommended basic setup is as follows: ...@@ -397,8 +397,6 @@ application. The recommended basic setup is as follows:
require ::File.expand_path('../../config/environment', __FILE__) require ::File.expand_path('../../config/environment', __FILE__)
Rails.application.eager_load! Rails.application.eager_load!
require 'action_cable/process/logging'
run ActionCable.server run ActionCable.server
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册