提交 0b4d22b2 编写于 作者: J Julien Pivotto 提交者: Brian Brazil

rules/manager: remove a no-longer-relevant comment (#4503)

Signed-off-by: NJulien Pivotto <roidelapluie@inuits.eu>
上级 11155c70
......@@ -694,8 +694,6 @@ func (m *Manager) Update(interval time.Duration, files []string) error {
}
// loadGroups reads groups from a list of files.
// As there's currently no group syntax a single group named "default" containing
// all rules will be returned.
func (m *Manager) loadGroups(interval time.Duration, filenames ...string) (map[string]*Group, []error) {
groups := make(map[string]*Group)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册