mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-06 03:16:11 +02:00
Remove needless accessor definition
This commit is contained in:
parent
74cff38dc9
commit
6158e4db8f
@ -6,8 +6,6 @@ require "regexp_preview/single_line"
|
||||
require "regexp_preview/multi_line"
|
||||
|
||||
module RegexpPreview
|
||||
attr_reader :file, :format, :params, :time_format, :regexp
|
||||
|
||||
def self.processor(format)
|
||||
case format
|
||||
when "multiline"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user