mirror of
https://github.com/jimeh/redistat.git
synced 2026-02-19 05:16:39 +00:00
removed defunct TODO comment
This commit is contained in:
@@ -66,7 +66,7 @@ module Redistat
|
||||
end
|
||||
end
|
||||
|
||||
def groups # TODO: Is this useless?
|
||||
def groups
|
||||
@groups ||= @label.groups.map do |label|
|
||||
self.class.new(@scope, label, self.date, @options)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user