diff --git a/revid/revid.go b/revid/revid.go index a3c10b66..8c4b57ed 100644 --- a/revid/revid.go +++ b/revid/revid.go @@ -486,7 +486,6 @@ func (r *Revid) Update(vars map[string]string) error { break } r.config.BurstPeriod = uint(v) - default: } }