mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +00:00
Fix code intentation
This commit is contained in:
parent
271c547f05
commit
ab7331a7a9
@ -268,7 +268,7 @@ module Rackstash
|
||||
|
||||
# @return [String] an Array-compatible string representation of `self`
|
||||
def to_s
|
||||
synchronize { @filters.to_s }
|
||||
synchronize { @filters.to_s }
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user