Skip to content

Commit

Permalink
remove unused accessor
Browse files Browse the repository at this point in the history
  • Loading branch information
tagomoris committed Jun 29, 2016
1 parent d1d7b8c commit 346dc73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/fluent/plugin/out_roundrobin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ def initialize
end

attr_reader :weights
attr_accessor :rand_seed

def configure(conf)
super
Expand Down

0 comments on commit 346dc73

Please sign in to comment.