mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Space
This commit is contained in:
parent
fb18f809e0
commit
f9ef9486f1
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
module ActionCable
|
||||
module Connection
|
||||
class TaggedLoggerProxy
|
||||
|
||||
def initialize(logger, tags:)
|
||||
@logger = logger
|
||||
@tags = tags.flatten
|
||||
|
|
Loading…
Reference in a new issue