Skip to content

Commit

Permalink
delete useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
whalecold committed Aug 14, 2023
1 parent b44f57d commit e12fab7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/limiter.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ func (lc *LimiterConfig) Valid() bool {
// should make sure the limit.Updater is initialized before the update.
type updaterWrapper struct {
service string
limit.Updater
updater atomic.Value
opt limit.Option
}
Expand Down

0 comments on commit e12fab7

Please sign in to comment.